Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -10,4 +10,5 @@
|
|
10 |
},
|
11 |
"label_smoothing": 0.27,
|
12 |
"transformers_version": "4.45.0"
|
|
|
13 |
}
|
|
|
10 |
},
|
11 |
"label_smoothing": 0.27,
|
12 |
"transformers_version": "4.45.0"
|
13 |
+
"model_type": "text-classification"
|
14 |
}
|