ARBERT / special_tokens_map.json
elmadany
First version of ARBERT model and tokenizer.
6fa76dc
raw history blame
No virus
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}