Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
"tie_weights_": true,
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.25.1",
|
24 |
-
"vocab_size": 30522
|
25 |
"id2label": {
|
26 |
"0": "NO GREEN PATENT",
|
27 |
"1": "GREEN PATENT"
|
|
|
21 |
"tie_weights_": true,
|
22 |
"torch_dtype": "float32",
|
23 |
"transformers_version": "4.25.1",
|
24 |
+
"vocab_size": 30522,
|
25 |
"id2label": {
|
26 |
"0": "NO GREEN PATENT",
|
27 |
"1": "GREEN PATENT"
|