markaked commited on
Commit
0f174cf
verified
1 Parent(s): 718c685

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -22,7 +22,7 @@
22
  ],
23
  "is_local": false,
24
  "model_max_length": 131072,
25
- "pad_token": "<|endoftext|>",
26
  "split_special_tokens": false,
27
  "tokenizer_class": "Qwen2Tokenizer",
28
  "unk_token": null
 
22
  ],
23
  "is_local": false,
24
  "model_max_length": 131072,
25
+ "pad_token": "<|im_end|>",
26
  "split_special_tokens": false,
27
  "tokenizer_class": "Qwen2Tokenizer",
28
  "unk_token": null