llama-3.2-new-3-1.0-1.3e / special_tokens_map.json
Dheeraj46329's picture
Upload special_tokens_map.json with huggingface_hub
5be2186 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
}
}