Upload folder using huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -36,5 +36,5 @@
|
|
| 36 |
"torch_dtype": "float32",
|
| 37 |
"transformers_version": "4.46.3",
|
| 38 |
"use_cache": true,
|
| 39 |
-
"vocab_size":
|
| 40 |
}
|
|
|
|
| 36 |
"torch_dtype": "float32",
|
| 37 |
"transformers_version": "4.46.3",
|
| 38 |
"use_cache": true,
|
| 39 |
+
"vocab_size": 128258
|
| 40 |
}
|