multi-qa-distilbert-cos-v1 / special_tokens_map.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
37ace74
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}