brthor commited on
Commit
5b19448
·
verified ·
1 Parent(s): f5712b9

Refresh base adapter to best eval_loss (profile=llama3_1_8b_base, step=288, eval_loss=0.048262)

Browse files
meta-llama__meta-llama-3.1-8b/adapter_config.json CHANGED
@@ -33,12 +33,12 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "gate_proj",
37
- "up_proj",
38
- "o_proj",
39
- "k_proj",
40
  "v_proj",
 
41
  "down_proj",
 
 
 
42
  "q_proj"
43
  ],
44
  "target_parameters": null,
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
 
36
  "v_proj",
37
+ "up_proj",
38
  "down_proj",
39
+ "gate_proj",
40
+ "k_proj",
41
+ "o_proj",
42
  "q_proj"
43
  ],
44
  "target_parameters": null,
meta-llama__meta-llama-3.1-8b/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05cd35904dd369317001af1197e6048ba386fd6d7db74dbd04115abf24f12034
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa9c1febe8b675faccde54f433cffb176b8d226f3cb2edc77186cccbcd561318
3
  size 83945296
meta-llama__meta-llama-3.1-8b/best_eval_metrics.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_eval_loss": 0.04846527427434921,
3
  "best_step": 288,
4
  "epoch": 0.5008695652173913
5
  }
 
1
  {
2
+ "best_eval_loss": 0.04826221242547035,
3
  "best_step": 288,
4
  "epoch": 0.5008695652173913
5
  }