sarahyurick
commited on
Commit
•
b36e885
1
Parent(s):
2f141da
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"base_model": "microsoft/mdeberta-v3-base",
|
3 |
-
"model_type": "deberta-
|
4 |
"config_path": null,
|
5 |
"fc_dropout": 0.2,
|
6 |
"id2label": {
|
|
|
1 |
{
|
2 |
"base_model": "microsoft/mdeberta-v3-base",
|
3 |
+
"model_type": "deberta-v2",
|
4 |
"config_path": null,
|
5 |
"fc_dropout": 0.2,
|
6 |
"id2label": {
|