zero-shot-explicit-binary-bert / special_tokens_map.json
StefanH's picture
add tokenizer
05ba43a
raw
history blame contribute delete
134 Bytes
{"eos_token": "[eot]", "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}