CoolFace
Modelpublic

Aregay01/whisper-small-tigrinya-r-32

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes6downloads
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-tigrinya-r-32

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

  • —Cer: 16.2664
  • —Loss: 0.4443
  • —Wer: 44.0975

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.0001
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.PAGEDADAMW8BIT with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 10

Training results

Training LossEpochStepCerValidation LossWer
1.70670.668025020.23790.419453.5989
1.26621.334050016.91800.353547.0435
1.21812.075015.75770.332044.4949
1.00082.6680100015.09750.323342.9323
0.77373.3340125015.47440.327943.3595
0.80064.0150014.73490.322142.7859
0.60774.6680175015.30300.338742.8725
0.45875.3340200015.53120.352943.2012
0.47606.0225015.41000.354842.8665
0.34586.6680250016.57640.384544.9252
0.23207.3340275016.57600.411244.6443
0.22218.0300016.35630.416544.2589
0.16788.6680325016.87780.436045.0865
0.14159.3340350016.43350.443244.2230
0.137310.0375016.26640.444344.0975

Framework versions

  • —PEFT 0.18.1
  • —Transformers 5.2.0
  • —Pytorch 2.9.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2