bert-base-cased-sem / special_tokens_map.json
fdalvi's picture
Added SEM tagging model
a44a4cc
raw
history blame
112 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}