stableLM_ft_dpo_fin / generation_config.json
AzalKhan's picture
Upload GPTNeoXForCausalLM
bf2b83c verified
raw
history blame contribute delete
172 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"do_sample": true,
"eos_token_id": 0,
"temperature": null,
"top_p": null,
"transformers_version": "4.38.2"
}