CoolFace
Modelpublic

bigmorning/whisper_wermet_nosup_0010

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes11downloads
Model Card

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

whisperwermetnosup_0010

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

  • —Train Loss: 0.4694
  • —Train Accuracy: 0.0303
  • —Train Wermet: 4.3895
  • —Validation Loss: 0.6038
  • —Validation Accuracy: 0.0304
  • —Validation Wermet: 2.8294
  • —Epoch: 9

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:

  • —optimizer: {'name': 'AdamWeightDecay', 'learningrate': 1e-05, 'decay': 0.0, 'beta1': 0.9, 'beta2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weightdecay_rate': 0.01}
  • —training_precision: float32

Training results

Train LossTrain AccuracyTrain WermetValidation LossValidation AccuracyValidation WermetEpoch
5.07290.011342.18244.44210.012027.30590
4.32490.012623.92244.04430.014118.20541
3.88450.014412.77803.45770.016910.33562
2.74110.019815.00181.87740.024414.56663
1.56210.02509.72481.24430.02735.47314
1.07450.02727.15120.98020.02854.47455
0.82610.02846.23580.82090.02935.66006
0.66730.02925.83380.71820.02984.08747
0.55480.02985.05550.64890.03014.45378
0.46940.03034.38950.60380.03042.82949

Framework versions

  • —Transformers 4.27.0.dev0
  • —TensorFlow 2.11.0
  • —Datasets 2.10.0
  • —Tokenizers 0.13.2