EarlyFailures14B / special_tokens_map.json
JosephusCheung's picture
Update special_tokens_map.json
e878e1f
raw history blame
No virus
174 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}