Files
Llama-3.1-Minitron-4B-Width…/special_tokens_map.json
2024-08-24 11:07:58 +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
}
}