BCMPIIRAB_MiniLM / special_tokens_map.json
mann2107's picture
Add SetFit model
77dff72 verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}