CoolFace
Modelpublic

aslinguist/whisper-coastal-amis

sourceHugging Faceapache-2.0updated 1y 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-coastal-amis

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

  • —Loss: 0.9589
  • —Wer: 30.7063

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: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 200
  • —training_steps: 5000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.29893.10565000.711881.8773
0.06696.211210000.798736.0595
0.04279.316815000.868836.4684
0.022812.422420000.903333.3643
0.011415.528025000.895033.4944
0.00818.633530000.939135.0372
0.001221.739135000.942430.3346
0.001524.844740000.950629.9814
0.00127.950345000.957429.9814
0.000631.055950000.958930.7063

Framework versions

  • —Transformers 4.51.1
  • —Pytorch 2.2.0+cu121
  • —Datasets 3.5.0
  • —Tokenizers 0.21.1