brthor commited on
Commit
ba1af68
·
verified ·
1 Parent(s): 0395af9

Refresh base adapter to best eval_loss (profile=llama3_2_1b_base, step=1428, eval_loss=0.045955)

Browse files
meta-llama__llama-3.2-1b/adapter_config.json CHANGED
@@ -34,12 +34,12 @@
34
  "revision": null,
35
  "target_modules": [
36
  "down_proj",
37
- "k_proj",
38
- "gate_proj",
39
- "q_proj",
40
  "up_proj",
41
  "o_proj",
42
- "v_proj"
 
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
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",
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:bdd777d91df8497daafd0ad53cebff30aeca5f427b4f3240f75883e1aa0b6038
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8775ffc1cc8e7ccb1b640d0ad2ef84a9c39cca4849a06bb2fc1d76e98a2b259b
3
  size 45118424
meta-llama__llama-3.2-1b/best_eval_metrics.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_eval_loss": 0.05025193840265274,
3
- "best_step": 504,
4
- "epoch": 1.7560975609756098
5
  }
 
1
  {
2
+ "best_eval_loss": 0.04595538601279259,
3
+ "best_step": 1428,
4
+ "epoch": 1.0
5
  }