samba-large-bert-fine-tuned / special_tokens_map.json
EllaHong's picture
add tokenizer
ae44968
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]"}