deberta-v3-base_10xp3nirstbbflan_10xc4 / special_tokens_map.json
Muennighoff's picture
Training in progress, step 1000
770d57b
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}