CoolFace
Modelpublic

HouraMor/wh-ft-lr1e6-dtstf5-adm-ga1ba16-st15k-pat3-v2-evalstp500

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

wh-ft-lr1e6-dtstf5-adm-ga1ba16-st15k-pat3-v2-evalstp500

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

  • —Loss: 0.4612
  • —Wer: 0.2256
  • —Cer: 0.1658

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

Training results

Training LossEpochStepValidation LossWerCer
0.62970.30475000.58280.28920.2118
0.51150.609410000.50150.27130.2022
0.48220.914115000.47470.26120.1963
0.41421.218820000.46490.24270.1738
0.40021.523525000.45790.23360.1747
0.42381.828230000.45100.23060.1722
0.33082.132835000.45350.22290.1629
0.30612.437540000.45230.23700.1748
0.33012.742245000.44780.22660.1663
0.28673.046950000.45400.24570.1822
0.26723.351655000.46160.24490.1811
0.28223.656360000.46120.22560.1658

Framework versions

  • —Transformers 4.52.3
  • —Pytorch 2.7.0+cu118
  • —Datasets 3.5.1
  • —Tokenizers 0.21.1