justshao commited on
Commit
1ad7f9c
·
verified ·
1 Parent(s): 3dc8da0

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "v_proj",
25
- "gate_proj",
26
- "k_proj",
27
  "down_proj",
 
28
  "o_proj",
29
- "q_proj"
 
 
 
30
  ],
31
  "task_type": "SEQ_CLS",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "down_proj",
24
+ "v_proj",
25
  "o_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "SEQ_CLS",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dfdb88726d816ac5c9a6846f5f70c5e78b71a15632e6918a46035d40c5b22267
3
- size 342183832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa93820cb71b235db05b5360a93adcae89781e9219e4b5fbc856c82d4c20db3f
3
+ size 80030504