CoolFace
Modelpublic

IoanaLivia/real_data_6_h_synth_standard_A_horoscope-whisper-small

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes5downloads
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/realdata6hsynthstandardA_horoscope-whisper-small

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

  • —Loss: 0.3101
  • —Wer: 17.1910

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.15731.01510.267618.0162
0.05252.03020.268117.3801
0.02263.04530.289517.5176
0.01024.06040.310117.1910
0.00535.07550.330518.7382
0.00316.09060.342219.6837
0.00227.010570.354718.6866
0.00158.012080.358418.2225
0.00119.013590.369018.5319
0.00110.015100.374118.3772
0.000911.016610.377618.4459
0.000812.018120.380718.5319
0.000713.019630.382818.4631
0.000714.021140.384018.4459
0.000715.022650.384618.4459

Framework versions

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