MoE-Qwen-4x1.8B-pretrain-50000-ckpt / tokenizer_config.json
chestnutlzj's picture
Upload 9 files
84c7ea9
raw
history blame contribute delete
No virus
294 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"pad_token": "<|endoftext|>",
"tokenizer_class": "QWenTokenizer",
"use_fast": false
}