SmolLM-3B-Science-EN / generation_config.json
toroe's picture
Upload folder using huggingface_hub
bf5804d verified
raw
history blame contribute delete
161 Bytes
{
"do_sample": true,
"eos_token_id": [
128012
],
"pad_token_id": 128012,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.57.0"
}