mblip-mt0-xl / tokenizer_config.json
Gregor's picture
Initial release
51d7ff8
raw history blame
No virus
324 Bytes
{
"additional_special_tokens": null,
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"extra_ids": 0,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"processor_class": "Blip2Processor",
"sp_model_kwargs": {},
"tokenizer_class": "T5Tokenizer",
"unk_token": "<unk>"
}