entity-sentiment-analysis / special_tokens_map.json
WhiteAngels's picture
Upload files
c9a05bb verified
raw
history blame contribute delete
No virus
112 Bytes
{"cls_token": "[CLS]", "sep_token": "[SEP]", "unk_token": "[UNK]", "pad_token": "[PAD]", "mask_token": "[MASK]"}