bertttt2 / special_tokens_map.json
CoderCoy's picture
Upload tokenizer
3cd26f0
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}