CoolFace
Modelpublic

Gummybear05/wav2vec2-E50_speed

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes6downloads
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-E50_speed

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: 1.7201
  • Cer: 34.5747

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
38.28630.12892004.9788100.0
4.88840.25794004.7635100.0
4.75320.38686004.6460100.0
4.72850.51588004.6380100.0
4.66560.644710004.6877100.0
4.64840.773712004.6586100.0
4.63280.902614004.6110100.0
4.55891.031616004.5007100.0
4.49381.160518004.410398.0557
4.31911.289520004.262095.5768
3.97021.418422003.643868.0099
3.38141.547424003.134860.4323
2.96551.676326002.909359.5865
2.72741.805328002.550551.1396
2.51171.934230002.260446.0644
2.33082.063232002.091842.4871
2.18642.192134002.028441.0832
2.06922.321136001.990640.9774
2.02082.450038001.911238.6278
1.94392.579040001.864938.3870
1.89282.707942001.770335.7789
1.82252.836944001.731234.8508
1.83412.965846001.720134.5747

Framework versions

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