bio-tinybert / special_tokens_map.json
Mojtaba aka Omid Rohanian
First version of the Bio-TinyBERT model and tokenizer.
f4a445a
raw
history blame contribute delete
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}