Upload model
Browse files- adapter_config.json +2 -2
adapter_config.json
CHANGED
|
@@ -16,9 +16,9 @@
|
|
| 16 |
"rank_pattern": {},
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
| 19 |
-
"query",
|
| 20 |
"value",
|
| 21 |
-
"key"
|
|
|
|
| 22 |
],
|
| 23 |
"task_type": "SEQ_CLS"
|
| 24 |
}
|
|
|
|
| 16 |
"rank_pattern": {},
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
|
|
|
| 19 |
"value",
|
| 20 |
+
"key",
|
| 21 |
+
"query"
|
| 22 |
],
|
| 23 |
"task_type": "SEQ_CLS"
|
| 24 |
}
|