8Spark commited on
Commit
4a609f2
·
verified ·
1 Parent(s): 314594d

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "./llama8B_reasoning_3_{data_type}",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "v_proj",
27
  "up_proj",
28
- "down_proj",
29
  "o_proj",
30
- "gate_proj",
31
  "q_proj",
32
- "k_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "k_proj",
27
  "v_proj",
28
  "up_proj",
 
29
  "o_proj",
 
30
  "q_proj",
31
+ "down_proj",
32
+ "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd395b1392157d37262f1189fcf99d78ea0e9600b94c3342aa2de93f584efa4b
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5964a880983bb534cfd355d6a13e2fffba8623b29b5e3519432fc650cb79cff
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:561fd51993c1e944d5b6a0f413ba94fcdb29f488661042e4630b2bdca7aaee7b
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e92a5bb1020f9223a5005a9b924ed3b40444ae9d9187f6afdc6366c1504f20fc
3
  size 5560