llama-3.2-IT-10-1.0e / special_tokens_map.json
Dheeraj46329's picture
Upload special_tokens_map.json with huggingface_hub
5721c01 verified
raw
history blame contribute delete
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
}
}