Upload tokenizer_config.json with huggingface_hub
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"tokenizer_class": "T5TokenizerFast", "model_max_length": 512}
|
|
|
1 |
+
{"tokenizer_class": "T5TokenizerFast", "model_max_length": 512, "tokenizer_file": "merges.txt"}
|