CoolFace
Modelpublic

Sekiraw/whisper-small-hyper-tuned-v3

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-hyper-tuned-v3

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

  • Loss: 0.2305
  • Wer: 0.3964

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: 5e-05
  • trainbatchsize: 16
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 500
  • training_steps: 1000
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.12430.03301000.21240.3780
0.10450.06602000.22460.3971
0.09360.09903000.24960.4044
0.08830.13204000.29060.4809
0.09640.16505000.32600.4525
0.09740.19806000.31680.4578
4.02320.23097003.42811.0
2.03520.26398000.31240.4796
0.12730.29699000.24470.4228
0.14890.329910000.23050.3964

Framework versions

  • Transformers 4.45.1
  • Pytorch 2.1.0+cu118
  • Datasets 3.0.1
  • Tokenizers 0.20.0