CoolFace
Modelpublic

bigmorning/whisper_charsplit_new_0009

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

whispercharsplitnew_0009

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.2036
  • —Train Accuracy: 0.0748
  • —Train Wermet: 11.4503
  • —Validation Loss: 0.3071
  • —Validation Accuracy: 0.0754
  • —Validation Wermet: 9.5236
  • —Epoch: 8

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
0.87330.060213.06860.64700.067611.40660
0.57400.066612.77780.51130.070611.10221
0.45530.069212.24040.43710.072310.91052
0.38130.070811.91570.39350.07339.46153
0.32920.072011.57320.36300.07409.98854
0.28860.072911.51710.34030.07459.80425
0.25610.073611.31730.32560.07499.94316
0.22820.074311.73080.31590.07529.20867
0.20360.074811.45030.30710.07549.52368

Framework versions

  • —Transformers 4.32.0.dev0
  • —TensorFlow 2.12.0
  • —Tokenizers 0.13.3