File size: 442 Bytes
291e8a3 00c7cf0 291e8a3 00c7cf0 291e8a3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
{
"bos_token": "</s>",
"clean_up_tokenization_spaces": false,
"eos_token": {
"__type": "AddedToken",
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"model_max_length": 2048,
"pad_token": null,
"processor_class": "InstructBlipProcessor",
"sp_model_kwargs": {},
"tokenizer_class": "LlamaTokenizer",
"truncation_side": "left",
"unk_token": "</s>"
}
|