CoolFace
Modelpublic

vivekb29/whisper-small-30-report-sentences

sourceHugging Faceapache-2.0updated 7mo 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. -->

whisper-small-30-report-sentences

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

  • —Loss: 0.2460
  • —Wer: 11.3636

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 20
  • —training_steps: 300

Training results

Training LossEpochStepValidation LossWer
5.829810.0100.53484.5455
0.664620.0200.19029.0909
0.004430.0300.21144.5455
0.000540.0400.23079.0909
0.000250.0500.23989.0909
0.000260.0600.24299.0909
0.000170.0700.24399.0909
0.000180.0800.244111.3636
0.000190.0900.244211.3636
0.0001100.01000.244211.3636
0.0001110.01100.244211.3636
0.0001120.01200.244311.3636
0.0001130.01300.244411.3636
0.0001140.01400.244511.3636
0.0001150.01500.244711.3636
0.0001160.01600.244811.3636
0.0001170.01700.244911.3636
0.0001180.01800.245111.3636
0.0001190.01900.245211.3636
0.0001200.02000.245311.3636
0.0001210.02100.245511.3636
0.0001220.02200.245611.3636
0.0001230.02300.245711.3636
0.0001240.02400.245811.3636
0.0001250.02500.245811.3636
0.0000260.02600.245911.3636
0.0000270.02700.245911.3636
0.0000280.02800.246011.3636
0.0000290.02900.246011.3636
0.0000300.03000.246011.3636

Framework versions

  • —Transformers 5.2.0
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.6.0
  • —Tokenizers 0.22.2