ia-detection-deberta-v3-small / special_tokens_map.json
arincon's picture
arincon/ia-detection-deberta-v3-small
c604148
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[SEP]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}