Files
Llama-3.2-3B-Instruct/special_tokens_map.json
ai-modelscope becaf541ea Upload folder using huggingface_hub (#1)
- 86863a0d4cadd8b2d4359d81b858ed66f9c7e755f4839c9a755e802bda5c1286 (38b8179a8968726eb48a75566a1e623b03f4d622)
- d6dc246fe07102fed432d38186a030469a6b99b7825bd273a907497008741b95 (012f47224a8b355469cb2bce94ec3ac1ec0f2b17)
2024-12-20 16:20:05 +08:00

17 lines
296 B
JSON

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