megatron-bert-base-swedish-cased-125k / special_tokens_map.json
JoeyOhman's picture
add tokenizer
7b13d23
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]"}