mini_llm_sft / tokenizer_config.json
Lil2J's picture
Upload 7 files
5a7c3e6 verified
raw
history blame contribute delete
No virus
270 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"pad_token": "<|im_end|>",
"tokenizer_class": "QWenTokenizer"
}