llama-3.2-IT-FINAL-1.4e-10 / special_tokens_map.json
Dheeraj46329's picture
Upload special_tokens_map.json with huggingface_hub
794a3cd 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
}
}