meta-llama-Meta-Llama-3-8B-1726477648 / special_tokens_map.json
Akchacha's picture
Upload folder using huggingface_hub
f3718fb verified
raw
history blame contribute delete
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|>"
}