adres_ner_v2_bert_128k / special_tokens_map.json
akoksal's picture
Upload with huggingface_hub
53e96f7
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}