Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -9,8 +9,8 @@
|
|
9 |
"Biased": 1
|
10 |
},
|
11 |
"id2label": {
|
12 |
-
"0": "Non-
|
13 |
-
"1": "
|
14 |
},
|
15 |
"attention_dropout": 0.1,
|
16 |
"dim": 768,
|
|
|
9 |
"Biased": 1
|
10 |
},
|
11 |
"id2label": {
|
12 |
+
"0": "Non-Toxic",
|
13 |
+
"1": "Toxic"
|
14 |
},
|
15 |
"attention_dropout": 0.1,
|
16 |
"dim": 768,
|