kingabzpro/wav2vec2-60-Urdu-V8
129
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->
π΄Check out my latest URDU ASR model with `25 WER` here -> kingabzpro/whisper-large-v3-turbo-urdu
wav2vec2-60-Urdu-V8
This model is a fine-tuned version of Harveenchadha/vakyansh-wav2vec2-urdu-urm-60 on the common_voice dataset. It achieves the following results on the evaluation set:
- Loss: 11.4832
- Wer: 0.5729
- Cer: 0.3170
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 7.5e-05
- trainbatchsize: 16
- evalbatchsize: 8
- seed: 42
- gradientaccumulationsteps: 2
- totaltrainbatch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lrschedulertype: linear
- lrschedulerwarmup_steps: 200
- num_epochs: 50
- mixedprecisiontraining: Native AMP
Training results
Framework versions
- Transformers 4.16.2
- Pytorch 1.10.0+cu111
- Datasets 1.18.3
- Tokenizers 0.11.0
