Gemma4-DPO-Test / generation_config.json
ConicCat's picture
Upload folder using huggingface_hub
36a51cd verified
Raw
History Blame Contribute Delete
194 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
1,
1
],
"pad_token_id": 0,
"temperature": 1.0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.10.2"
}