flava_vision_infused_2 / special_tokens_map.json
theodor1289's picture
Upload tokenizer
2c1ab4e
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}