CoolFace
Modelpublic

shreyasdesaisuperU/whisper-small-names-3000

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes3downloads
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 3000 Names SSD superU

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.1550
  • —Wer: 38.3523

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

Training results

Training LossEpochStepValidation LossWer
0.67020.23921000.589464.7727
0.45360.47852000.448855.3977
0.41150.71773000.409750.2841
0.33960.95694000.320445.7386
0.27291.19625000.314744.3182
0.24481.43546000.306145.4545
0.23981.67467000.253344.6023
0.20171.91398000.248845.7386
0.11892.15319000.228243.1818
0.12142.392310000.231943.1818
0.11562.631611000.201241.4773
0.10312.870812000.186342.3295
0.07043.110013000.174638.9205
0.07963.349314000.162240.0568
0.08683.588515000.162439.7727
0.0753.827816000.162039.7727
0.04234.067017000.154337.7841
0.04584.306218000.150738.6364
0.03784.545519000.153038.0682
0.03794.784720000.155038.3523

Framework versions

  • —Transformers 4.46.2
  • —Pytorch 2.2.2+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3