Update adapter_config.json
Browse files- adapter_config.json +1 -1
adapter_config.json
CHANGED
@@ -14,5 +14,5 @@
|
|
14 |
"revision": null,
|
15 |
"task_type": "SEQ_CLS",
|
16 |
"token_dim": 2304,
|
17 |
-
"
|
18 |
}
|
|
|
14 |
"revision": null,
|
15 |
"task_type": "SEQ_CLS",
|
16 |
"token_dim": 2304,
|
17 |
+
"architectures": ["AutoModelForSequenceClassification"]
|
18 |
}
|