llama38binstruct_summarize / special_tokens_map.json
atinrao's picture
huggingface.co/atinrao/llama38binstruct-summary-100s
8a4aa8d verified
raw
history blame contribute delete
No virus
335 Bytes
{
"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
},
"pad_token": "<|end_of_text|>"
}