qwen-math-writer-lora / tokenizer_config.json
Jose
Upload model trained with Unsloth
4642892 verified
raw
history blame contribute delete
255 Bytes
{
"add_prefix_space": null,
"backend": "tokenizers",
"bos_token": null,
"eos_token": "<|im_end|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|PAD_TOKEN|>",
"tokenizer_class": "Qwen2Tokenizer",
"unk_token": null
}