CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
1likes34downloads
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-v2-atco2-asr-atcosim

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

  • —Loss: 0.1063
  • —Wer: 5.5528

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

Training results

Training LossEpochStepValidation LossWer
0.05031.972500.06028.5346
0.01723.945000.06024.1352
0.00845.917500.06083.3803
0.00467.8710000.06243.5523
0.00249.8412500.06353.5774
0.001911.8115000.07044.0933
0.001913.7817500.07126.3832
0.002615.7520000.06773.3635
0.001617.7222500.07063.2000
0.000919.6925000.07094.0597
0.000321.6527500.07353.2922
0.000123.6230000.07713.8836
0.000125.5932500.07914.0178
0.000127.5635000.08043.7913
0.000229.5337500.07924.0597
0.031.540000.08314.1059
0.033.4642500.08473.9507
0.035.4345000.08594.1059
0.037.447500.08714.1688
0.039.3750000.08834.2820
0.041.3452500.08914.3449
0.043.3155000.08984.5378
0.045.2857500.09084.5546
0.047.2460000.09154.7433
0.049.2162500.09234.7643
0.051.1865000.09334.8146
0.053.1567500.09394.7140
0.055.1270000.09474.7475
0.057.0972500.09554.7266
0.059.0675000.09624.8188
0.061.0277500.09694.8775
0.062.9980000.09765.0159
0.064.9682500.09825.0872
0.066.9385000.09895.1669
0.068.987500.09965.1208
0.070.8790000.10025.1795
0.072.8392500.10095.2969
0.074.895000.10145.2969
0.076.7797500.10205.3892
0.078.74100000.10275.4269
0.080.71102500.10315.3431
0.082.68105000.10385.4479
0.084.65107500.10435.4940
0.086.61110000.10475.4563
0.088.58112500.10525.4857
0.090.55115000.10555.4857
0.092.52117500.10585.5024
0.094.49120000.10605.5108
0.096.46122500.10625.5150
0.098.43125000.10635.5528

Framework versions

  • —Transformers 4.30.0.dev0
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3