heretic_Hunyuan-1.8B-Instruct / tokenizer_config.json
qpqpqpqpqpqp's picture
✔✔
cd38d7b verified
raw
history blame contribute delete
477 Bytes
{
"additional_special_tokens": null,
"backend": "tokenizers",
"bos_token": "<|hy_begin▁of▁sentence|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|hy_place▁holder▁no▁2|>",
"extra_special_tokens": [],
"is_local": false,
"max_length": null,
"model_max_length": 262144,
"pad_to_multiple_of": null,
"pad_token": "<|hy_▁pad▁|>",
"pad_token_type_id": 0,
"padding_side": "left",
"tokenizer_class": "TokenizersBackend"
}