DeBERTa-v3-large-SciFact / special_tokens_map.json
MilosKosRad's picture
Upload 8 files
d60bf1d verified
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}