llama3_synthquestions_1m / special_tokens_map.json
IgnoraZ's picture
Upload special_tokens_map.json with huggingface_hub
620a981 verified
raw
history blame
131 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|end_of_text|>",
"pad_token": "<|end_of_text|>",
"unk_token": "<unk>"
}