math_model / generation_config.json
NaaaGzzz's picture
Upload folder using huggingface_hub
3c67f5b verified
Raw
History Blame
212 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.3,
"top_k": 20,
"top_p": 0.9,
"transformers_version": "5.7.0"
}