CoolFace
Modelpublic

4m1g0/wav2vec2-large-xls-r-53m-gl-jupyter7

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes70downloads
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-large-xls-r-53m-gl-jupyter7

This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1000
  • —Wer: 0.0639

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.0003
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 60
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
3.86973.364000.26310.2756
0.15696.728000.12430.1300
0.066310.0812000.11240.1153
0.046813.4416000.11180.1037
0.035616.820000.11020.0978
0.030620.1724000.10950.0935
0.024423.5328000.10720.0844
0.022826.8932000.10140.0874
0.019230.2536000.10840.0831
0.017433.6140000.10480.0772
0.014236.9744000.10630.0764
0.013140.3348000.10460.0770
0.011643.6952000.09990.0716
0.009547.0656000.10440.0729
0.007750.4260000.10240.0670
0.007153.7864000.09680.0631
0.006457.1468000.10000.0639

Framework versions

  • —Transformers 4.11.3
  • —Pytorch 1.9.1+cu111
  • —Datasets 1.18.3
  • —Tokenizers 0.10.3