CoolFace
Modelpublic

bigmorning/whisper_havest_0025

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

whisperhavest0025

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: 4.0701
  • —Train Accuracy: 0.0135
  • —Train Do Wer: 1.0
  • —Validation Loss: 4.6038
  • —Validation Accuracy: 0.0128
  • —Validation Do Wer: 1.0
  • —Epoch: 24

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 Do WerValidation LossValidation AccuracyValidation Do WerEpoch
9.91910.00461.08.58360.00671.00
8.07090.00831.07.46670.00891.01
7.16520.01001.06.82040.01121.02
6.71960.01141.06.51920.01141.03
6.41150.01151.06.23570.01151.04
6.10850.01151.05.96570.01151.05
5.82060.01151.05.71620.01151.06
5.55670.01151.05.49630.01151.07
5.32230.01161.05.30960.01161.08
5.12220.01171.05.16000.01171.09
4.95800.01171.05.03910.01181.010
4.82510.01191.04.94270.01181.011
4.71710.01191.04.86910.01191.012
4.62840.01211.04.81230.01201.013
4.55080.01211.04.76200.01211.014
4.48550.01231.04.72600.01211.015
4.43050.01241.04.70180.01231.016
4.37880.01251.04.67380.01231.017
4.33050.01271.04.65250.01241.018
4.28600.01281.04.64010.01251.019
4.24510.01301.04.62340.01261.020
4.19940.01321.04.60770.01281.021
4.15210.01331.04.60980.01291.022
4.11480.01341.04.59190.01291.023
4.07010.01351.04.60380.01281.024

Framework versions

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