Midm-2.0-Mini-Tuning / actor /huggingface /generation_config.json
b-re-w's picture
Upload folder using huggingface_hub
a6bb111 verified
raw
history blame contribute delete
156 Bytes
{
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.8,
"top_k": 20,
"top_p": 0.75,
"transformers_version": "4.56.1"
}