Llama-3_2-3B_dataset1k_20241103_225210 / special_tokens_map.json
Judiht's picture
Upload folder using huggingface_hub
06772da 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|>"
}