Transformers
English
mteb
Eval Results
e5-small-v2-ct2-int8 / special_tokens_map.json
jncraton's picture
Add model
8b3d53b
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}