medical-sentence-tokenizer / special_tokens_map.json
samrawal's picture
initial commit
6e9bd0d
raw
history blame contribute delete
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}