Files
empathAI-llama3.1-8b/special_tokens_map.json

6 lines
127 B
JSON
Raw Normal View History

{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|eot_id|>",
"pad_token": "<|eot_id|>",
"unk_token": "<|unk|>"
}