Cohere-embed-english-light-v3.0 / special_tokens_map.json
nreimers's picture
add files
af99964
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}