hf-transformers-bot's picture
Update tiny models for Kosmos2_5ForConditionalGeneration
08a7d7b verified
Raw
History Blame Contribute Delete
513 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"boi_token": "<image>",
"bos_token": "<s>",
"clean_up_tokenization_spaces": false,
"eoi_token": "</image>",
"eos_token": "</s>",
"image_token": "<s>",
"is_local": true,
"local_files_only": false,
"model_max_length": 4096,
"model_specific_special_tokens": {
"boi_token": "<image>",
"eoi_token": "</image>",
"image_token": "<s>"
},
"pad_token": "<pad>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<unk>"
}