brthor commited on
Commit
883e588
·
verified ·
1 Parent(s): 03b0854

Refresh base adapter to best eval_loss (profile=llama3_2_1b_base, step=2968, eval_loss=0.041312)

Browse files
meta-llama__llama-3.2-1b/adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "down_proj",
37
  "up_proj",
38
- "o_proj",
39
- "v_proj",
40
  "q_proj",
 
 
41
  "gate_proj",
42
- "k_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "k_proj",
37
  "up_proj",
 
 
38
  "q_proj",
39
+ "down_proj",
40
+ "v_proj",
41
  "gate_proj",
42
+ "o_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
meta-llama__llama-3.2-1b/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b92e4103207d7ad80b57d220f7cce916c752362f19e02a4a2d8c3e2666b2d9e
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2408afc781cee231b6f78f8c438fabceca16c1ce626cd072fbe81ed94eaf6c4
3
  size 45118424
meta-llama__llama-3.2-1b/best_eval_metrics.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_eval_loss": 0.041491035372018814,
3
- "best_step": 4284,
4
- "epoch": 3.0
5
  }
 
1
  {
2
+ "best_eval_loss": 0.04131177067756653,
3
+ "best_step": 2968,
4
+ "epoch": 0.9996631862579993
5
  }