Upload DebertaV2ForMultipleChoice
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
@@ -25,8 +25,8 @@
|
|
25 |
"rank_pattern": {},
|
26 |
"revision": null,
|
27 |
"target_modules": [
|
28 |
-
"
|
29 |
-
"
|
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,
|