haniu commited on
Commit
d036ecb
·
verified ·
1 Parent(s): 125e1d8

Model save

Browse files
adapter_config.json CHANGED
@@ -26,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "up_proj",
30
  "k_proj",
31
- "q_proj",
32
- "o_proj",
33
- "v_proj",
34
  "down_proj",
35
- "gate_proj"
 
 
36
  ],
37
  "task_type": null,
38
  "use_dora": true,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "k_proj",
30
+ "up_proj",
31
+ "gate_proj",
 
32
  "down_proj",
33
+ "v_proj",
34
+ "o_proj",
35
+ "q_proj"
36
  ],
37
  "task_type": null,
38
  "use_dora": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9895f41d607f56831abd6ef097d101a35e9a73e13090b20c456abce4180d9195
3
  size 565641552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9b8a226029cd3088d06dbe2b4247aabefd54471b238bce42737d00ee74aec2f
3
  size 565641552
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e920ae8d3f2a036f0f511582177ae84b3e39f82af7a5199c516e3ad1c31151e
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9881c9c89c011bcdaca5c6f635eb3516eb571a1c39c9dae117b9ed49a7d51c04
3
  size 5304