ResidentEvil-QA / generation_config.json
DavidCaraballoBulnes's picture
Upload folder using huggingface_hub
81ea5a2 verified
raw
history blame contribute delete
211 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
5
],
"repetition_penalty": 1.2,
"temperature": 0.6,
"transformers_version": "5.3.0"
}