roberta-small-hi-char-mlm / special_tokens_map.json
3v324v23's picture
feat: initial commit
d843f12
raw
history blame contribute delete
No virus
242 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": {"content": "[MASK]", "single_word": false, "lstrip": true, "rstrip": false, "normalized": false}}