CoolFace
Modelpublic

IoanaLivia/real_data_1_h_synth_standard_A_horoscope-whisper-small

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes2downloads
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. -->

IoanaLivia/realdata1hsynthstandardA_horoscope-whisper-small

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

  • —Loss: 0.3404
  • —Wer: 18.4631

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: 8
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
No log000.417030.1014
0.31051.0490.282218.6350
0.12472.0980.266418.8241
0.05893.01470.284919.1164
0.02834.01960.311818.6350
0.01435.02450.326418.5319
0.00776.02940.340418.4631
0.00587.03430.349018.9273
0.00418.03920.357918.8585
0.00329.04410.365419.0132
0.002810.04900.369419.0476
0.002511.05390.372619.1164
0.002312.05880.375319.1851
0.002213.06370.377019.1680
0.002114.06860.377919.1680
0.002114.70107200.378019.2023

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1