llama38binstruct_summarize_v4 / special_tokens_map.json
dwb2023's picture
dwb2023/llama38binstruct_summarize_v4
38a3c8c verified
raw
history blame contribute delete
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|>"
}