tiny-bert-for-token-classification / special_tokens_map.json
Narsil's picture
Initial commit.
779a4ed
raw
history blame contribute delete
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}