llama-3-reactor / special_tokens_map.json
Corianas's picture
Upload tokenizer
6a97afa verified
raw
history blame contribute delete
107 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|end_of_text|>",
"pad_token": "<|end_of_text|>"
}