Text Classification
Transformers
PyTorch
English
deberta-v2
Inference Endpoints
deberta-v2-xxlarge-rm / special_tokens_map.json
theblackcat102's picture
Upload 8 files
c7ac1c6
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}