test_llama3_v1 / special_tokens_map.json
carllenovo's picture
Upload 10 files
d877960 verified
raw
history blame contribute delete
73 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|end_of_text|>"
}