Update config.json
Browse files- config.json +1 -5
config.json
CHANGED
@@ -21,9 +21,5 @@
|
|
21 |
"relative_attention_num_buckets": 32,
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.38.2",
|
24 |
-
"vocab_size": 30527
|
25 |
-
"id2label": {
|
26 |
-
"Label_0": "negative",
|
27 |
-
"Label_1": "positive"
|
28 |
-
}
|
29 |
}
|
|
|
21 |
"relative_attention_num_buckets": 32,
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.38.2",
|
24 |
+
"vocab_size": 30527
|
|
|
|
|
|
|
|
|
25 |
}
|