Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
"hidden_size": 768,
|
| 13 |
"id2label": {
|
| 14 |
"0": "neutral",
|
| 15 |
-
"1": "
|
| 16 |
},
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
"intermediate_size": 3072,
|
|
|
|
| 12 |
"hidden_size": 768,
|
| 13 |
"id2label": {
|
| 14 |
"0": "neutral",
|
| 15 |
+
"1": "offensive"
|
| 16 |
},
|
| 17 |
"initializer_range": 0.02,
|
| 18 |
"intermediate_size": 3072,
|