zero-shot-vanilla-binary-bert / special_tokens_map.json
StefanH's picture
add tokenizer
5065240
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]"}