Llama-3_2-3B_d274k_20241110 / special_tokens_map.json
Judiht's picture
Upload folder using huggingface_hub
299372c verified
raw
history blame
335 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
},
"pad_token": "<|end_of_text|>"
}