MNLP_M3_rag_model / generation_config.json
Gswrtz's picture
Upload folder using huggingface_hub
142bba9 verified
raw
history blame contribute delete
142 Bytes
{
"do_sample": true,
"num_beams": 2,
"pad_token_id": 151643,
"temperature": 0.7,
"top_p": 0.9,
"transformers_version": "4.51.3"
}