Commit
·
5888e54
1
Parent(s):
7419ee1
Update config.json
Browse files- config.json +4 -3
config.json
CHANGED
|
@@ -24,7 +24,8 @@
|
|
| 24 |
"use_cache": true,
|
| 25 |
"vocab_size": 28996,
|
| 26 |
"id2label": {
|
| 27 |
-
"0": "
|
| 28 |
-
"1": "
|
| 29 |
-
}
|
|
|
|
| 30 |
}
|
|
|
|
| 24 |
"use_cache": true,
|
| 25 |
"vocab_size": 28996,
|
| 26 |
"id2label": {
|
| 27 |
+
"0": "OFF",
|
| 28 |
+
"1": "NON"
|
| 29 |
+
},
|
| 30 |
+
"_num_labels": 2
|
| 31 |
}
|