cfli commited on
Commit
7fe7b5b
·
verified ·
1 Parent(s): 837b730

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -21,9 +21,9 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "o_proj",
25
  "k_proj",
26
- "q_proj"
 
27
  ],
28
  "task_type": "SEQ_CLS",
29
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
 
24
  "k_proj",
25
+ "q_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "SEQ_CLS",
29
  "use_dora": false,