SYMPHONY-ASR / generation_config.json
speechisalluneed's picture
Update generation_config.json
96bfefa verified
raw
history blame contribute delete
166 Bytes
{
"do_sample": true,
"eos_token_id": 151645,
"pad_token_id": 151643,
"temperature": 0.2,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.51.3"
}