CoolFace
Modelpublic

susmitabhatt/whisper_aii_clp

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes7downloads
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. -->

whisperaiiclp

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.0177
  • Wer: 16.1426

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: 20
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
No log1.0400.140627.2537
No log2.0800.349899.7904
1.1053.01200.239441.7191
1.1054.01600.242844.4444
0.16385.02000.252352.8302
0.16386.02400.142155.9748
0.16387.02800.070733.7526
0.07978.03200.082738.7841
0.07979.03600.041714.8847
0.037910.04000.054920.3354
0.037911.04400.075028.9308
0.037912.04800.036721.8029
0.022613.05200.035818.2390
0.022614.05600.029220.1258
0.014315.06000.019222.0126
0.014316.06400.019920.9644
0.014317.06800.019820.5451
0.007218.07200.017617.6101
0.007219.07600.017516.7715
0.007219.50637800.017716.1426

Framework versions

  • Transformers 4.50.0.dev0
  • Pytorch 2.5.1+cu121
  • Datasets 3.3.1
  • Tokenizers 0.21.0