Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -24,8 +24,8 @@
|
|
| 24 |
"transformers_version": "4.55.4",
|
| 25 |
"unsloth_fixed": true,
|
| 26 |
"use_cache": true,
|
| 27 |
-
"vocab_size": 131072
|
| 28 |
"id2label": {
|
| 29 |
"0": "LABEL_0"
|
| 30 |
-
}
|
| 31 |
}
|
|
|
|
| 24 |
"transformers_version": "4.55.4",
|
| 25 |
"unsloth_fixed": true,
|
| 26 |
"use_cache": true,
|
| 27 |
+
"vocab_size": 131072,
|
| 28 |
"id2label": {
|
| 29 |
"0": "LABEL_0"
|
| 30 |
+
}
|
| 31 |
}
|