CoolFace
Modelpublic

jlvdoorn/whisper-large-v3-atco2-asr-atcosim

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
3likes72downloads
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-large-v3-atco2-asr-atcosim

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

  • —Loss: 0.1039
  • —Wer: 22.2698

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
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —totaltrainbatch_size: 64
  • —totalevalbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 250
  • —training_steps: 12644
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.0491.972500.061341.3521
0.01683.945000.065625.3775
0.00765.917500.070316.7505
0.00287.8710000.072223.0540
0.0019.8412500.072721.6365
0.000811.8115000.072824.0815
0.001213.7817500.071236.9653
0.002515.7520000.070121.1248
0.000517.7222500.074510.2458
0.000619.6925000.078126.3169
0.001321.6527500.076015.4127
0.007323.6230000.079085.4764
0.003825.5932500.072444.4682
0.000327.5635000.077237.4056
0.000329.5337500.077831.2238
0.031.540000.080622.4040
0.033.4642500.083120.6886
0.035.4345000.084720.3322
0.037.447500.086020.7935
0.039.3750000.087120.3657
0.041.3452500.088020.5293
0.043.3155000.088920.7977
0.045.2857500.089820.4957
0.047.2460000.090620.9612
0.049.2162500.091420.8564
0.051.1865000.092121.1919
0.053.1567500.092820.7809
0.055.1270000.093421.1793
0.057.0972500.094121.2087
0.059.0675000.094721.2255
0.061.0277500.095321.4142
0.062.9980000.095921.1961
0.064.9682500.096621.1080
0.066.9385000.097221.0955
0.068.987500.097821.4226
0.070.8790000.098321.3681
0.072.8392500.098821.6532
0.074.895000.099421.6155
0.076.7797500.099921.5107
0.078.74100000.100521.3974
0.080.71102500.101021.6407
0.082.68105000.101421.7120
0.084.65107500.101921.8755
0.086.61110000.102321.9510
0.088.58112500.102721.9636
0.090.55115000.103022.0223
0.092.52117500.103322.0265
0.094.49120000.103622.3536
0.096.46122500.103822.3956
0.098.43125000.103922.2698

Framework versions

  • —Transformers 4.35.0
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.12.0
  • —Tokenizers 0.14.1