ct2fast-e5-large-v2 / special_tokens_map.json
michaelfeil's picture
Upload intfloat/e5-large-v2 ctranslate fp16 weights
418f9a8
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}