deeva-modcat-seqclass-deberta-v1 / special_tokens_map.json
leobg's picture
Training in progress, step 2
d6c9a05 verified
raw
history blame
173 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}