CoolFace
Modelpublic

hiwden00/fs-w-xavier-tiny

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes4downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

fs-w-xavier-tiny

This model is a fine-tuned version of openai/whisper-tiny on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4490
  • —Wer: 106.9801
  • —Cer: 82.1968

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:

  • —learning_rate: 1e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 5000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
4.21454.58725004.239995.489177.5678
1.44379.174310001.6923107.834886.0529
0.542313.761515000.8639109.734186.0014
0.379818.348620000.6183106.505285.3830
0.330122.935825000.5421114.909892.5713
0.288327.522930000.4921100.902276.8722
0.238132.110135000.4725108.452085.7953
0.211536.697240000.4611103.228979.1996
0.198341.284445000.4507104.890881.3037
0.166845.871650000.4490106.980182.1968

Framework versions

  • —Transformers 4.45.1
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.0.1
  • —Tokenizers 0.20.0