Gleb Vinarskis
commited on
Commit
·
80112b0
1
Parent(s):
21187eb
return to bert
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"Pipeline_One"
|
5 |
],
|
6 |
-
"model_type": "
|
7 |
"num_labels": 3,
|
8 |
"id2label": {
|
9 |
"0": "English",
|
|
|
3 |
"architectures": [
|
4 |
"Pipeline_One"
|
5 |
],
|
6 |
+
"model_type": "bert",
|
7 |
"num_labels": 3,
|
8 |
"id2label": {
|
9 |
"0": "English",
|