defog-llama-3-sqlcoder-8b / special_tokens_map.json
abhishek-ch's picture
Upload folder using huggingface_hub (#1)
66c519e 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
}
}