CoolFace
Modelpublic

bigmorning/whisper_0020

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

whisper_0020

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.1698
  • —Train Accuracy: 0.0335
  • —Validation Loss: 0.5530
  • —Validation Accuracy: 0.0314
  • —Epoch: 19

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 AccuracyValidation LossValidation AccuracyEpoch
5.08560.01164.44400.01230
4.31490.01314.05210.01421
3.92600.01463.72640.01532
3.54180.01603.30260.01743
2.75100.01982.01570.02414
1.67820.02501.35670.02735
1.17050.02741.06780.02866
0.91260.02870.91520.02947
0.75140.02960.80570.02998
0.63710.03020.74090.03029
0.54980.03070.68540.030610
0.48040.03120.65180.030711
0.42140.03160.62000.031012
0.37130.03190.59470.031113
0.32810.03220.58410.031114
0.28910.03250.57000.031315
0.25500.03280.56140.031316
0.22370.03310.55720.031317
0.19590.03330.55630.031418
0.16980.03350.55300.031419

Framework versions

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