haniu commited on
Commit
46428e1
·
verified ·
1 Parent(s): d036ecb

Model save

Browse files
adapter_config.json CHANGED
@@ -26,13 +26,13 @@
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,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
 
29
  "v_proj",
30
+ "q_proj",
31
+ "down_proj",
32
  "o_proj",
33
+ "gate_proj",
34
+ "k_proj",
35
+ "up_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:f9b8a226029cd3088d06dbe2b4247aabefd54471b238bce42737d00ee74aec2f
3
  size 565641552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c3ef817c35cef9fb58353eb6938c0795627d796863eb32d58b3bb326a8cd6f7
3
  size 565641552
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9881c9c89c011bcdaca5c6f635eb3516eb571a1c39c9dae117b9ed49a7d51c04
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d110998db53e12b5094f1413cd69fa3c5b4f08cf1333aa63451a7404e86610e9
3
  size 5304