Alphalitical_ner_separate_encoder / special_tokens_map.json
SonnyAlpha's picture
Upload tokenizer
97fa38d verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}