guyhadad01 commited on
Commit
514e74b
·
verified ·
1 Parent(s): a8c479e

Upload DebertaV2ForMultipleChoice

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -25,8 +25,8 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "value_proj",
29
- "query_proj"
30
  ],
31
  "task_type": "TOKEN_CLS",
32
  "use_dora": false,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "query_proj",
29
+ "value_proj"
30
  ],
31
  "task_type": "TOKEN_CLS",
32
  "use_dora": false,