NickyNicky commited on
Commit
1ee6b6d
·
verified ·
1 Parent(s): 04710e8

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -36,9 +36,9 @@
36
  "eos_token": "<|im_end|>",
37
  "errors": "replace",
38
  "extra_special_tokens": {},
 
39
  "model_max_length": 32768,
40
  "pad_token": "<|endoftext|>",
41
- "padding_side": "left",
42
  "split_special_tokens": false,
43
  "tokenizer_class": "Qwen2Tokenizer",
44
  "unk_token": null
 
36
  "eos_token": "<|im_end|>",
37
  "errors": "replace",
38
  "extra_special_tokens": {},
39
+ "max_length": 4048,
40
  "model_max_length": 32768,
41
  "pad_token": "<|endoftext|>",
 
42
  "split_special_tokens": false,
43
  "tokenizer_class": "Qwen2Tokenizer",
44
  "unk_token": null