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