ner_SpanBERT_spanbert-base-cased_2.0 / special_tokens_map.json
collij22's picture
Upload tokenizer
ed4d8bb verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}