yyx123 commited on
Commit
e353e40
1 Parent(s): e0c9abb

Training in progress, step 220

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "down_proj",
24
  "o_proj",
25
- "up_proj",
26
  "v_proj",
27
  "gate_proj",
28
- "q_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "o_proj",
 
23
  "v_proj",
24
  "gate_proj",
25
+ "q_proj",
26
+ "down_proj",
27
+ "up_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bad42322bc14aa24c5115b780ceb9649150dc925e2a87cda11d527ef6d3a60e
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0086f3df323afd4ae19974d5b39be3e5e7b61cbb861194f3bfab2733c99b172
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2526622ee0fbd23605d9d265423965811e929aa253b767f2a17de3928959d3be
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94cea4561feede29cfeab54b627ff273fc73a2a4cb2c052db2fb360f33ae62d2
3
  size 4792