zero-shot-classification / special_tokens_map.json
nahiar's picture
Upload folder using huggingface_hub
099e31f verified
raw
history blame contribute delete
150 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "pad_token": "<pad>", "cls_token": "<s>", "mask_token": "<mask>"}