Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
|
@@ -206,6 +206,7 @@
|
|
| 206 |
"clean_up_tokenization_spaces": false,
|
| 207 |
"eos_token": "<|endoftext|>",
|
| 208 |
"errors": "replace",
|
|
|
|
| 209 |
"model_max_length": 131072,
|
| 210 |
"pad_token": "<|PAD_TOKEN|>",
|
| 211 |
"padding_side": "left",
|
|
|
|
| 206 |
"clean_up_tokenization_spaces": false,
|
| 207 |
"eos_token": "<|endoftext|>",
|
| 208 |
"errors": "replace",
|
| 209 |
+
"extra_special_tokens": {},
|
| 210 |
"model_max_length": 131072,
|
| 211 |
"pad_token": "<|PAD_TOKEN|>",
|
| 212 |
"padding_side": "left",
|