Distill-Xsent-Deberta-large-v3-backbone / special_tokens_map.json
HasinMDG's picture
Upload tokenizer
49de88c
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}