haniu commited on
Commit
1a097f1
·
verified ·
1 Parent(s): 7d254ab

Model save

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
  "gate_proj",
28
- "down_proj",
29
- "o_proj",
30
  "up_proj",
 
 
 
31
  "k_proj",
32
- "v_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": true,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "gate_proj",
 
 
27
  "up_proj",
28
+ "q_proj",
29
+ "v_proj",
30
+ "o_proj",
31
  "k_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb63231799f737e736e0e83828053ed0c38da81b303f6f318ce3b82b88571c6a
3
  size 125866776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f14cfeb86f525c2d1a4aeaa033490f7e1ced1c0f435389eb0e068828e6d6ee1
3
  size 125866776
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3585ef687f7d2c41f6514994246eeec5ee77f3fb383ce74ea58390bd4027eabd
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93f1f6555d4e3957c8a26fdd263d26eedd9536252cc21824452078c59e0df054
3
  size 5304