yyx123 commited on
Commit
e619894
1 Parent(s): aeca982

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "down_proj",
23
- "up_proj",
24
- "o_proj",
25
- "v_proj",
26
  "gate_proj",
 
 
 
27
  "k_proj",
28
- "q_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "gate_proj",
23
+ "o_proj",
24
+ "down_proj",
25
+ "q_proj",
26
  "k_proj",
27
+ "up_proj",
28
+ "v_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:d7eff84483a7ee556d90bd5a6b22a108c3650be165c1daf2ceb12ce4d9a09a12
3
  size 72673912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b24d6554088e49e29fdf59561b2d8df7df7abb864c265c625e55f6c59858196f
3
  size 72673912
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c94580726c3fbf62fd13f7819b0554d41f15f1a0b96010fe91ef2c15f3127400
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9beaf68404f4b80235edd9d7baf439b8d1d8f8b0635b4b8278031f411c18c976
3
  size 4728