Llama-3.2-1B-Instruct/special_tokens_map.json
Omar Sanseviero b0445fe70d
Upload folder using huggingface_hub (#8)
- Upload folder using huggingface_hub (270281d0d0cc91dc6fa781a4a968e5c34c468345)


Co-authored-by: Vaibhav Srivastav <reach-vb@users.noreply.huggingface.co>
2024-09-25 08:00:24 +00: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
}
}