CoolFace
Modelpublic

Gummybear05/whisper-small-E50_freq_speed_pause2

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-small-E50freqpause_speed

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.1725
  • —Cer: 5.0634

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.30130.12891000.25176.4438
0.18150.25792000.22036.0385
0.18930.38683000.20765.6450
0.16460.51584000.19885.5275
0.13770.64475000.19695.4453
0.12790.77376000.18525.1809
0.12540.90267000.17954.9107
0.07011.03098000.17694.8990
0.05861.15999000.18054.9518
0.05881.288810000.17635.2044
0.05681.417811000.17825.2103
0.04871.546712000.17374.8285
0.05261.675713000.17455.3571
0.04391.804614000.17307.2721
0.04761.933615000.17255.0634

Framework versions

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