distilled_chat_math / generation_config.json
niteshagarwala's picture
End of training
15104b7 verified
raw
history blame contribute delete
156 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"max_new_tokens": 40,
"pad_token_id": 2,
"transformers_version": "4.45.2"
}