Upload tokenizer_config.json with huggingface_hub
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"model_type": "xylaria_tokenizer", "unk_token": null, "bos_token": null, "eos_token": "<|im_end|>", "pad_token": "<|endoftext|>", "model_max_length": 131072}
|