qwen_jeopardy / tokenizer_config.json
imdatta0's picture
Training in progress, step 100
ccfaf0e
raw
history blame contribute delete
No virus
226 Bytes
{
"auto_map": {
"AutoTokenizer": [
"Qwen/Qwen-14B--tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer"
}