fine_tune_output_llama_3.2_3B_Instruct / special_tokens_map.json
stlee9048's picture
stlee9048/llama_3.2_3B_Instruct_2023
ba621d5 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
}
}