Llama2-FT-Economy_and_inequality_left / generation_config.json
Lalu-Prakash's picture
Upload folder using huggingface_hub
97f723d verified
raw
history blame contribute delete
172 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2
],
"max_length": 4096,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.56.2"
}