blip-image-captioning-large / special_tokens_map.json
p-christ's picture
Duplicate from Salesforce/blip-image-captioning-large
0a19633 verified
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}