CoolFace
Modelpublic

Eimhin03/output_model_whisper_base_shunya_ideal_data_augmentation_enabled

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

outputmodelwhisperbaseshunyaidealdataaugmentationenabled

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

  • —Loss: 0.5311
  • —Wer: 24.5163

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: 0.0001
  • —trainbatchsize: 2
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 20000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.66981.562520000.946647.5705
0.22253.12540000.743143.1251
0.15204.687560000.646636.1985
0.07156.2580000.652036.2871
0.05827.8125100000.644834.0127
0.02009.375120000.632631.3691
0.008210.9375140000.600529.0799
0.008212.5160000.557026.8055
0.017214.0625180000.549625.0480
0.000615.625200000.531124.5163

Framework versions

  • —Transformers 5.3.0.dev0
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2