Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,6 +3,6 @@
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
6 |
-
"model_type": "bert"
|
7 |
|
8 |
}
|
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
6 |
+
"model_type": "bert"
|
7 |
|
8 |
}
|