llama-3.2-IT-FINAL-0.5e-27 / special_tokens_map.json
Dheeraj46329's picture
Upload special_tokens_map.json with huggingface_hub
4cd9bdf verified
raw
history blame
301 Bytes
{
"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
}
}