Llama-3-11.5B-Instruct-V2 / special_tokens_map.json
rombodawg's picture
Upload 6 files
5003f0d verified
{
"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
}
}