brthor commited on
Commit
6412639
·
verified ·
1 Parent(s): e5d795a

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

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