urdu-language-model / config.json
abidanoaman's picture
Upload config.json with huggingface_hub
09d3c34 verified
raw
history blame contribute delete
177 Bytes
{
"model_type": "kenlm",
"ngram_order": 5,
"language": "ur",
"alpha": 0.5,
"beta": 1.5,
"beam_width": 128,
"trained_on": "abidanoaman/urdu-asr-multitask-dataset"
}