CoolFace
Modelpublic

bigmorning/whisper_wermet_0010

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

whisperwermet0010

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.5820
  • —Train Accuracy: 0.0305
  • —Train Wermet: 1.5323
  • —Validation Loss: 0.6980
  • —Validation Accuracy: 0.0305
  • —Validation Wermet: 1.1238
  • —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.07950.011643.87764.43950.012235.41190
4.30590.013129.79764.03110.014326.00701
3.88710.014819.39993.65000.015819.21862
3.09430.018418.37042.33270.022622.50343
1.89540.024016.24711.48890.026614.27824
1.27810.02698.41691.12730.02837.45815
0.97970.02834.87390.94810.02923.94516
0.80060.02932.74330.83710.02972.30657
0.67640.02992.16460.75540.03011.30058
0.58200.03051.53230.69800.03051.12389

Framework versions

  • —Transformers 4.25.0.dev0
  • —TensorFlow 2.9.2
  • —Datasets 2.6.1
  • —Tokenizers 0.13.2