bank-statement-extractor / tokenizer_config.json
harshitraj2409's picture
Upload model trained with Unsloth
03a239b 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
}