AntonV's picture
AntonV HF Staff
Rebuild tiny HyperCLOVAX Vision V2 from native upstream config
b6b5f9a verified
Raw
History Blame Contribute Delete
685 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|im_end|>",
"errors": "replace",
"fix_mistral_regex": true,
"image_token": "<|IMAGE_PAD|>",
"is_local": false,
"local_files_only": false,
"model_max_length": 1000000000000000019884624838656,
"model_specific_special_tokens": {
"image_token": "<|IMAGE_PAD|>",
"video_token": "<|VIDEO_PAD|>"
},
"pad_token": "<|endoftext|>",
"processor_class": "HyperCLOVAXVisionV2Processor",
"sep_token": "<|endoftext|>",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>",
"video_token": "<|VIDEO_PAD|>"
}