Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"torch_dtype": "float32",
|
31 |
"transformers_version": "4.42.3",
|
32 |
"type_vocab_size": 2,
|
33 |
-
"vocab_size": 30000
|
34 |
"id2label": {
|
35 |
"0": "Non-Stereotype",
|
36 |
"1": "Stereotype"
|
|
|
30 |
"torch_dtype": "float32",
|
31 |
"transformers_version": "4.42.3",
|
32 |
"type_vocab_size": 2,
|
33 |
+
"vocab_size": 30000,
|
34 |
"id2label": {
|
35 |
"0": "Non-Stereotype",
|
36 |
"1": "Stereotype"
|