instruction-tuned-gpt-neox-20b / special_tokens_map.json
jordiclive's picture
Upload . with huggingface_hub
b0199df
raw
history blame
No virus
161 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|padding|>",
"sep_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}