deberta-v3-large-mlm-reddit-gab / special_tokens_map.json
g8a9's picture
Init commit
ad807f1
raw history blame
No virus
173 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}