OLMo-1B-hf / special_tokens_map.json
Xenova's picture
Xenova HF staff
Upload folder using huggingface_hub
e733678 verified
raw
history blame contribute delete
293 Bytes
{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|padding|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}