MiniLM_L3_clinc_oos_plus_distilled / special_tokens_map.json
moshew's picture
Add new SentenceTransformer model.
031cfa1
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}