ALMA-13B-LoRA-SFT-xCOMET-QE-Multi / generation_config.json
hgissbkh's picture
Upload LlamaForCausalLM
c5104bc verified
raw
history blame contribute delete
No virus
182 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_length": 512,
"pad_token_id": 0,
"temperature": 0.9,
"top_p": 0.6,
"transformers_version": "4.41.0"
}