zjrwtxtechstudio commited on
Commit
58c812b
·
verified ·
1 Parent(s): 70f235a

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. 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",