qwen-oasst-books / tokenizer_config.json
imdatta0's picture
Upload tokenizer
da0355f
raw
history blame contribute delete
No virus
317 Bytes
{
"added_tokens_decoder": {},
"additional_special_tokens": [],
"auto_map": {
"AutoTokenizer": [
"Qwen/Qwen-14B--tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer",
"tokenizer_file": null
}