CoolFace
Modelpublic

bigmorning/whisper_nosp_0020

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

whispernosp0020

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.1825
  • —Train Accuracy: 0.0228
  • —Validation Loss: 0.8115
  • —Validation Accuracy: 0.0203
  • —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
7.55590.00106.38530.00130
6.32270.00215.70230.00381
4.98250.00633.63020.01092
2.94130.01262.19590.01543
1.93490.01571.66300.01724
1.47410.01711.38130.01815
1.19750.01811.21610.01866
1.00480.01881.09900.01917
0.85980.01941.01650.01948
0.74310.01990.96030.01969
0.64890.02030.91060.019810
0.56820.02070.87870.019911
0.49850.02100.85480.020012
0.43720.02130.83520.020113
0.38290.02160.81900.020214
0.33270.02190.81480.020215
0.29040.02210.81390.020216
0.24920.02240.81880.020217
0.21400.02260.81460.020318
0.18250.02280.81150.020319

Framework versions

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