llama381binstruct_summarize_short / special_tokens_map.json
JoeNoss1998's picture
ai-maker-space/llama381binstruct_summarize_short
e107d55 verified
raw
history blame contribute delete
325 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|eot_id|>"
}