gpt-neox-small / special_tokens_map.json
Sakalti's picture
Upload special_tokens_map.json with huggingface_hub
6145299 verified
raw
history blame contribute delete
153 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}