Infinity-Instruct-3M-0613-Mistral-7B / special_tokens_map.json
hyxmmm's picture
Upload special_tokens_map.json with huggingface_hub
4a3542c verified
raw
history blame contribute delete
101 Bytes
{
"bos_token": "<s>",
"eos_token": "<|im_end|>",
"pad_token": "</s>",
"unk_token": "<unk>"
}