OpenCLIP
ViT-L-14-CLIPS-Recap-DataComp-1B / special_tokens_map.json
Yanqing0327's picture
firstcommit
df3c5c3 verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}