FIM-NeoX-1.3B / special_tokens_map.json
hails's picture
hotfix tokenizer
f60b41d
raw history blame
No virus
129 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>",
"pad_token": "<|padding|>"
}