steve-z-wang commited on
Commit
8d0a4d6
·
verified ·
1 Parent(s): 5ab88a3

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -25,9 +25,9 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "q_proj",
29
  "o_proj",
30
- "v_proj"
 
31
  ],
32
  "task_type": "SEQ_CLS",
33
  "use_dora": false,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "o_proj",
29
+ "v_proj",
30
+ "q_proj"
31
  ],
32
  "task_type": "SEQ_CLS",
33
  "use_dora": false,