zero-shot-implicit-binary-bert / special_tokens_map.json
StefanH's picture
add tokenizer
039c3cb
raw
history blame
183 Bytes
{"eos_token": "[eot]", "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "additional_special_tokens": ["<|ASPECT-SEP|>"]}