CoolFace
Modelpublic

Eimhin03/output_model_whisper_base_shunya_ideal_data_augmentation_enabled_attepmt2

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes6downloads
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_attepmt2

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: nan
  • Wer: 100.0

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.001
  • 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: 100000
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
2.24033.906250002.6294114.8722
0.75547.8125100001.8172103.7218
0.011.718815000nan100.0
0.015.62520000nan100.0
0.019.531225000nan100.0
0.023.437530000nan100.0
0.027.343835000nan100.0
0.031.2540000nan100.0
0.035.156245000nan100.0
0.039.062550000nan100.0
0.042.968855000nan100.0
0.046.87560000nan100.0
0.050.781265000nan100.0
0.054.687570000nan100.0
0.058.593875000nan100.0
0.062.580000nan100.0
0.066.406285000nan100.0
0.070.312590000nan100.0
0.074.218895000nan100.0
0.078.125100000nan100.0

Framework versions

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