llama3-8B-base-instruction1 / special_tokens_map.json
pere's picture
Upload for step 6000 from Levanter
52f3169 verified
raw history blame
No virus
301 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
}
}