CoolFace
Modelpublic

ihanif/whisper-medium-pashto

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
2likes50downloads
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. -->

Whisper Medium Pashto

This model is a fine-tuned version of openai/whisper-medium on the google/fleurs ps_af dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.4807
  • —Wer: 50.5448

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: 3e-07
  • —trainbatchsize: 32
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 10
  • —training_steps: 1200
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.033414.291001.034850.0908
0.002128.572001.197149.4855
0.000742.863001.265149.7352
0.000657.144001.308449.9697
0.000571.435001.347950.0605
0.000485.716001.383550.3027
0.0004100.07001.413950.4540
0.0004114.298001.438250.4616
0.0004128.579001.454550.5297
0.0003142.8610001.460350.5675
0.0003157.1411001.475050.5599
0.0003171.4312001.480750.5448

Framework versions

  • —Transformers 4.26.0.dev0
  • —Pytorch 1.13.0+cu117
  • —Datasets 2.7.1.dev0
  • —Tokenizers 0.13.2