Llama-3-11B / special_tokens_map.json
MaziyarPanahi's picture
988106c2e9715a960c09551864d28c3bf3a340f5852a97dbfa908c07c8764759
e056892 verified
raw
history blame
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
}
}