msmarco-bert-base-dot-v5-fine-tuned-AI / special_tokens_map.json
Adel-Elwan's picture
Upload folder using huggingface_hub
e908019
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}