CoolFace
Modelpublic

ihanif/whisper-medium-pashto-3e-7

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes12downloads
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. -->

openai/whisper-medium

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

  • —Loss: 1.0063
  • —Wer: 63.1053

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: 700
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
1.472814.291001.442983.5942
1.034428.572001.158469.9706
0.931842.863001.106167.8394
0.888257.144001.076966.4290
0.860971.435001.057566.1965
0.826285.716001.021463.6274
0.7989100.07001.006363.1053

Framework versions

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