CoolFace
Modelpublic

allenpoe/whisper-small-finetuned-atcosim-model

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. -->

Whisper Base ATCOSIM

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

  • —Loss: 0.5964
  • —Wer: 404.9337

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: 1000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
8.73160.20921008.1521110.7020
5.37680.41842005.2758110.9713
3.28420.62763003.4243119.1492
1.8920.83684002.1743121.4377
0.99991.04605001.4513168.8160
0.64721.25526001.0157369.7449
0.5291.46447000.8372356.8554
0.40861.67368000.6973300.4644
0.35591.88289000.6164361.0150
0.23022.092110000.5964404.9337

Framework versions

  • —Transformers 4.42.0.dev0
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1