llama-3-open-hermes-disco / special_tokens_map.json
birgermoell's picture
Upload folder using huggingface_hub
c3c2a72 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
}
}