indic-transcribe-core / generation_config.json
spark-ux's picture
Copy from bodhan-ai/indic-transcribe-core
6522bb3 verified
Raw
History Blame Contribute Delete
175 Bytes
{
"bos_token_id": 4,
"decoder_start_token_id": 7,
"do_sample": false,
"eos_token_id": [
3,
2
],
"max_length": 1024,
"num_beams": 1,
"pad_token_id": 2
}