gpt2-small-amharic / generation_config.json
rasyosef's picture
Upload config
a120a8a verified
raw
history blame
No virus
187 Bytes
{
"do_sample": true,
"eos_token_id": 0,
"max_new_tokens": 32,
"repetition_penalty": 1.25,
"temperature": 0.8,
"top_k": 8,
"top_p": 0.8,
"transformers_version": "4.41.2"
}