CoolFace
Modelpublic

Gummybear05/wav2vec2-E10_freq_speed_pause

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

wav2vec2-E10freqspeed_pause

This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 2.1732
  • Cer: 46.9807

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: 0.0001
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 50
  • num_epochs: 3
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
34.07820.12892005.1516100.0
5.07810.25794004.7666100.0
4.96960.38686004.6840100.0
4.9060.51588004.6904100.0
4.79630.644710004.6462100.0
4.75650.773712004.6231100.0
4.73720.902614004.5947100.0
4.67651.031616004.5636100.0
4.61621.160518004.581199.9354
4.45871.289520004.461396.3346
4.15061.418422004.247695.7766
3.85991.547424003.836873.1262
3.341.676326003.388564.8085
3.10381.805328003.121561.0491
2.90581.934230002.931858.3705
2.72312.063232002.793457.7244
2.57752.192134002.602353.1661
2.44132.321136002.575654.5759
2.36622.450038002.346850.9810
2.25032.579040002.282049.2892
2.2312.707942002.298049.1483
2.15222.836944002.179247.4389
2.15322.965846002.173246.9807

Framework versions

  • Transformers 4.44.2
  • Pytorch 2.4.1+cu121
  • Datasets 3.0.1
  • Tokenizers 0.19.1