CoolFace
Modelpublic

Adnan666/whisper-small-pashto-stage2-fleursonly

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes28downloads
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-small-pashto-stage2-fleursonly

This model is a fine-tuned version of Adnan666/whisper-small-pashto-run10-augfromscratch on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6079
  • —Wer: 42.9132

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: 5e-06
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —training_steps: 471
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.27980.1587250.654343.3987
0.25950.3175500.628743.1186
0.26040.4762750.614343.5107
0.23260.63491000.604843.6041
0.23910.79371250.602542.5210
0.27050.95241500.603542.9692
0.19071.11111750.605242.4837
0.18991.26982000.609243.1559
0.16861.42862250.609142.7264
0.21131.58732500.607942.9132

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.0+cu118
  • —Datasets 2.19.0
  • —Tokenizers 0.19.1