liuylhf commited on
Commit
97ce7d2
1 Parent(s): 3511b58

Training in progress, step 122

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
- "q_proj",
24
  "up_proj",
25
  "v_proj",
26
- "down_proj",
27
- "k_proj",
28
- "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "o_proj",
23
+ "down_proj",
24
  "up_proj",
25
  "v_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eae04b55bef04ea74866cdbd9b85013e1789a48177788494183970364f86414a
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:707aaf0f00272c834a4c87d3383a72c4edc9827d2b4f5835d0803d8059ddfc93
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d50f11a95e1eddb77c0fc35354918b475fd0da0af52232636216c228afc4352a
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2de5a83572cd0d10a4f700ce4fc93c48a03a750f8117aacdd75dff8cef72784
3
  size 5560