llama381binstruct_summarize_short / special_tokens_map.json
jet-taekyo's picture
jet-taekyo/llama3_8b_instruct_summarize_short
699aac4 verified
raw
history blame contribute delete
325 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": "<|eot_id|>"
}