CoolFace
Modelpublic

Aregay01/whisper-small-tigrinya-linear-r-32

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes5downloads
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-linear-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: 15.6852
  • —Loss: 0.4011
  • —Wer: 43.8615

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: constantwithwarmup
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 10

Training results

Training LossEpochStepCerValidation LossWer
1.71040.668025019.72920.418553.0521
1.27261.334050016.71110.354946.3354
1.23032.075015.75630.336244.6742
1.03082.6680100015.23330.325843.4043
0.81223.3340125015.70400.331443.8197
0.87174.0150014.88000.328243.3715
0.70944.6680175015.32720.339342.9562
0.58635.3340200015.46440.351843.6434
0.66306.0225015.37410.343543.0697
0.57346.6680250015.34210.362043.5507
0.44067.3340275015.53980.381643.8764
0.49938.0300015.77260.381044.0975
0.43408.6680325015.79360.392944.1872
0.34879.3340350015.70220.421244.0258
0.416910.0375015.68520.401143.8615

Framework versions

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