Llama-3.1-8B-Instruct_FT / special_tokens_map.json
stlee9048's picture
stlee9048/llama_3.1_8B_Instruct_2023
ebcf48d verified
raw
history blame contribute delete
459 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|reserved_special_token_247|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}