Safetensors
qwen2
linqq9 commited on
Commit
b83ae91
·
verified ·
1 Parent(s): e153674

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -199,6 +199,7 @@
199
  "clean_up_tokenization_spaces": false,
200
  "eos_token": "<|im_end|>",
201
  "errors": "replace",
 
202
  "model_max_length": 32768,
203
  "pad_token": "<|endoftext|>",
204
  "padding_side": "right",
 
199
  "clean_up_tokenization_spaces": false,
200
  "eos_token": "<|im_end|>",
201
  "errors": "replace",
202
+ "extra_special_tokens": {},
203
  "model_max_length": 32768,
204
  "pad_token": "<|endoftext|>",
205
  "padding_side": "right",