with-e5-small-v2 / special_tokens_map.json
diegi97's picture
Upload 11 files
7e680f4
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}