try_tpu_distilbert / special_tokens_map.json
bigmorning's picture
add tokenizer
d7397c3
raw
history blame contribute delete
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}