CoolFace
Modelpublic

4m1g0/wav2vec2-large-xls-r-300m-gl-jupyter4

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes54downloads
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-300m-gl-jupyter4

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

  • —Loss: 0.0970
  • —Wer: 0.0636

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: 45
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
3.4923.364000.31090.3158
0.1946.728000.12790.1454
0.079410.0812000.12100.1240
0.056513.4416000.12090.1150
0.04116.820000.11860.1107
0.034320.1724000.11430.0933
0.028323.5328000.10670.0900
0.023126.8932000.10760.0812
0.017630.2536000.10940.0780
0.016933.6140000.10410.0766
0.013836.9744000.10120.0711
0.010940.3348000.09850.0655
0.009943.6952000.09700.0636

Framework versions

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