Llama3.1-8B-Chinese-Chat_a1.../special_tokens_map.json

18 lines
325 B
JSON
Raw Permalink Normal View History

2024-11-21 09:26:38 +08:00
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|eot_id|>"
}