CoolFace
Modelpublic

susmitabhatt/whisper-a-nomi-15

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes4downloads
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-a-nomi-15

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

  • —Loss: 0.0280
  • —Wer: 196.1573

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.0004
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 132
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
No log1.0880.200780.2502
0.91122.01762.4319100.0
2.83333.02640.098534.4951
0.15614.03520.080936.6399
0.04445.04400.060730.4736
0.02446.05280.036328.5076
0.01217.06160.043024.8436
0.0098.07040.039831.0992
0.0099.07920.0360198.9276
0.008410.08800.0401201.4298
0.002811.09680.0278196.2466
0.012.010560.0279196.1573
0.013.011440.0280196.1573
0.014.012320.0280196.1573
0.015.013200.0280196.1573

Framework versions

  • —Transformers 4.47.0.dev0
  • —Pytorch 2.4.0
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3