instruction-gigo-detector / special_tokens_map.json
Daniel Vila
Add SetFit model
af9ccbc
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}