Hy-MT2-1.8B-heretic / generation_config.json
addansee's picture
Upload folder using huggingface_hub
4feb7fe verified
raw
history blame
220 Bytes
{
"bos_token_id": 120000,
"do_sample": true,
"eos_token_id": 120020,
"pad_token_id": 120002,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "5.9.0"
}