llama-3-cat-8b-instruct-v1 / special_tokens_map.json
Steelskull's picture
Upload folder using huggingface_hub
c87efb6 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
}
}