brthor commited on
Commit
5569102
·
verified ·
1 Parent(s): 3dda972

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

Browse files
meta-llama__llama-3.2-1b/adapter_config.json CHANGED
@@ -33,12 +33,12 @@
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,
 
33
  "rank_pattern": {},
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,
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:c2408afc781cee231b6f78f8c438fabceca16c1ce626cd072fbe81ed94eaf6c4
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab485621ca30f9d7587cdfb66747e7f691d713cf9272e1e6feeb07fa667f9774
3
  size 45118424
meta-llama__llama-3.2-1b/best_eval_metrics.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_eval_loss": 0.04131177067756653,
3
  "best_step": 2968,
4
  "epoch": 0.9996631862579993
5
  }
 
1
  {
2
+ "best_eval_loss": 0.03894522041082382,
3
  "best_step": 2968,
4
  "epoch": 0.9996631862579993
5
  }