llama38binstruct_summarize / special_tokens_map.json
joshulyne's picture
ai-maker-space/llama38binstruct-summary-100s
1545ef9 verified
raw
history blame
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|>"
}