instructblip-vicuna-13b_8bit / special_tokens_map.json
Mediocreatmybest's picture
Upload 6 files
72943d3
raw
history blame contribute delete
No virus
209 Bytes
{
"bos_token": "</s>",
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": "[PAD]",
"unk_token": "</s>"
}