CoolFace
Modelpublic

Adnan666/whisper-small-pashto-run10-augfromscratch

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes27downloads
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-run10-augfromscratch

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

  • —Loss: 0.6747
  • —Wer: 45.2848

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-05
  • —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: 600
  • —training_steps: 21854
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
2.08280.01371001.228769.7292
1.46910.02752000.925158.5994
1.18270.04123000.802956.3585
1.04270.05494000.767953.5574
0.98080.06865000.750152.9038
0.98410.08246000.736552.7918
0.9390.09617000.710049.9907
0.90250.10988000.701049.2997
0.81440.12359000.672247.9739
0.77270.137310000.678647.6937
0.74640.151011000.679648.0859
0.73860.164712000.656647.0588
0.66850.178413000.672845.1727
0.64690.192214000.660848.9636
0.55350.205915000.670946.7974
0.5970.219616000.675143.8282
0.57890.233417000.667344.5938
0.58560.247118000.683144.2204
0.52640.260819000.666144.3137
0.54850.274520000.671344.5191
0.48790.288321000.674745.2848

Framework versions

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