blip-image-captioning-large-inference / special_tokens_map.json
ckandemir's picture
Duplicate from Salesforce/blip-image-captioning-large
f287aea
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}