rl_banmal_kto / generation_config.json
ducut91's picture
Upload LlamaForCausalLM
3a56a97 verified
{
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 2,
"temperature": 0.8,
"top_k": 20,
"top_p": 0.75,
"transformers_version": "4.57.1"
}