OLMoE-1B-7B-0924-Instruct-Base / special_tokens_map.json
1024m's picture
Upload special_tokens_map.json with huggingface_hub
d49e4f6 verified
raw
history blame contribute delete
433 Bytes
{
"bos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}