CoolFace
Modelpublic

Gummybear05/whisper-small-E50_freq_speed2

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

This model is a fine-tuned version of openai/whisper-small on the aihub old adult freq speed pause changed dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1846
  • —Cer: 4.7580

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: 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: 50
  • —num_epochs: 2
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
0.28520.12891000.25696.5672
0.16410.25792000.22796.2265
0.15990.38683000.22756.3440
0.14460.51584000.21656.0268
0.11470.64475000.20755.9563
0.11440.77376000.20325.6861
0.1150.90267000.19925.6097
0.05551.03098000.18905.1163
0.04831.15999000.19275.0752
0.04731.288810000.19234.9577
0.04181.417811000.19084.9107
0.0411.546712000.18714.8578
0.04231.675713000.18664.9518
0.03881.804614000.18494.7874
0.04221.933615000.18464.7580

Framework versions

  • —Transformers 4.47.0.dev0
  • —Pytorch 2.5.0+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3