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