M3L_CLIP_BERT / retriever /special_tokens_map.json
kpriyanshu256's picture
Upload folder using huggingface_hub
cc39298 verified
raw
history blame contribute delete
245 Bytes
{"bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "<pad>", "cls_token": "[CLS]", "mask_token": {"content": "[MASK]", "single_word": false, "lstrip": true, "rstrip": false, "normalized": false}}