fralbert-base-cased / special_tokens_map.json
cservan's picture
Initial commit
200afd1
raw
history blame
159 Bytes
{"bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "<pad>", "cls_token": "[CLS]", "mask_token": "[MASK]"}