antiberta2 / special_tokens_map.json
ideasbyjin's picture
Upload model and tokenizer
a38cab4
{
"unk_token": "[UNK]",
"sep_token": "[SEP]",
"pad_token": "[PAD]",
"cls_token": "[CLS]",
"mask_token": "[MASK]"
}