8Spark commited on
Commit
16a08ba
·
verified ·
1 Parent(s): e7ce05f

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "q_proj",
28
  "up_proj",
29
- "k_proj",
30
  "v_proj",
 
 
31
  "gate_proj",
32
- "down_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "up_proj",
 
27
  "v_proj",
28
+ "down_proj",
29
+ "q_proj",
30
  "gate_proj",
31
+ "k_proj",
32
+ "o_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:c1404790755e4ec4101146a9feb9d6012c2aca0e67a4291503fa45610f4ad44d
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:318c6e11a5e996cf9dd2379129791d22c41ca7baad0de44f7cee082aeeb565a6
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fa87c5b701040eb29a387d7f57742d6eb0cffdf0460b58b98576c2a9953424f
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:706f9a1f194866826a1f3486759674070c9236758c4ab8dc01b6341970efe8b8
3
  size 5560