gpt-neox-20b-chatml / special_tokens_map.json
sam-mosaic's picture
Upload tokenizer
ceb6f61
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}