Files
Llama-3-8B-Instruct-262k-un…/special_tokens_map.json
2024-12-20 10:46:14 +08:00

17 lines
301 B
JSON

{
"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
}
}