blip-base-129M / special_tokens_map.json
DylanJHJ's picture
use the conver codes and in this hub
fe717f0
raw
history blame contribute delete
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}