my_awesome_opus_books_model / special_tokens_map.json
H-H-T-S's picture
Training in progress, step 1
abe8517
raw
history blame
156 Bytes
{"bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}