CoolFace
Modelpublic

Gummybear05/wav2vec2-E50_feq_speed3

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

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: 0.9108
  • Cer: 19.8766

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: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 50
  • num_epochs: 3
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
36.87620.12892004.9301100.0
4.90980.25794004.6288100.0
4.75290.38686004.6255100.0
4.73320.51588004.6055100.0
4.61840.644710004.4703100.0
4.01460.773712003.313054.5006
2.95410.902614002.666445.6522
2.50071.031616002.212238.3431
2.18841.160518001.948135.1469
1.92081.289520001.751332.5088
1.71581.418422001.725232.5617
1.55561.547424001.455629.0306
1.46581.676326001.461329.5828
1.36031.805328001.293326.1281
1.23341.934230001.210625.0294
1.12882.063232001.140923.7250
1.03352.192134001.049322.3854
0.97722.321136001.052522.1034
0.95492.450038000.975920.9342
0.9072.579040000.940520.2350
0.88082.707942000.939520.2879
0.84582.836944000.909819.6886
0.83042.965846000.910819.8766

Framework versions

  • Transformers 4.46.2
  • Pytorch 2.5.1+cu121
  • Datasets 3.1.0
  • Tokenizers 0.20.3