SmolLM3-3B-Base-bnb-4bit / special_tokens_map.json
danielhanchen's picture
Upload folder using huggingface_hub
7f1a462 verified
raw
history blame contribute delete
309 Bytes
{
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|finetune_right_pad_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}