nuextract-2b-lora / tokenizer_config.json
Husain's picture
Upload folder using huggingface_hub
c889331 verified
raw
history blame contribute delete
572 Bytes
{
"_commit_hash": null,
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"errors": "replace",
"is_local": false,
"max_length": null,
"max_pixels": 23000000,
"min_pixels": 200704,
"model_max_length": 131072,
"pad_to_multiple_of": null,
"pad_token": "<|endoftext|>",
"pad_token_type_id": 0,
"padding_side": "right",
"processor_class": "Qwen2_5_VLProcessor",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"unk_token": null
}