Llama3-Chinese-8B-Instruct / special_tokens_map.json
wuyongyu's picture
Upload special_tokens_map.json with huggingface_hub
37e426f verified
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}