Text Classification
Transformers
PyTorch
Safetensors
English
deberta-v2
Trained with AutoTrain
delberta_large_bbc_news / special_tokens_map.json
system's picture
system HF Staff
Commit From AutoTrain
f4d6f0b
raw
history blame contribute delete
173 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}