CoolFace
Modelpublic

kiranpantha/pretrain-whisper-tiny-nepali-parliamentDS

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes1downloads
Model Card

<!-- 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. -->

pretrain-whisper-tiny-nepali-parliamentDS

This model is a fine-tuned version of openai/whisper-tiny on the None dataset. It achieves the following results on the evaluation set:

  • —Cer: 300.2582
  • —Loss: 1.5477
  • —Wer: 323.4414

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 0.001
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 4000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepCerValidation LossWer
2.36760.3641300282.73422.3985175.9500
2.16850.7282600294.52342.1667267.6756
1.98711.0922900109.71821.9758115.7921
1.81471.45631200126.20931.8518164.4843
1.72121.8204150099.79031.7706115.6769
1.64592.1845180083.05891.7044104.2441
1.6912.5485210090.80841.6725109.4917
1.57822.9126240090.07211.6448114.8544
1.55543.2767270085.97361.6304109.2614
1.55443.64083000257.17431.6069275.4236
1.47214.0049330086.55911.5916105.0995
1.49974.3689360098.87761.5797115.1012
1.47044.7330390099.97951.5681115.1834
1.59395.09714200296.35921.6311288.6988
1.62435.4612450095.39021.6271115.5124
1.59775.8252480099.49891.6133115.8085
1.56686.1893510088.76821.6144108.1099
1.54126.5534540089.85991.5849108.8830
1.49946.9175570092.77721.5513115.4137
1.4267.2816600083.75181.5310100.2632
1.46777.64566300300.25821.5477323.4414

Framework versions

  • —Transformers 4.47.1
  • —Pytorch 2.6.0+xpu
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0