CoolFace
Modelpublic

jfealko/wav2vec2-large-xls-r-300m-russian-colab-beam_search_test

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes25downloads
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-russian-colab-beamsearchtest

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

  • —Loss: 0.7619
  • —Wer: 0.4680

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: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 800
  • —num_epochs: 100
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
10.01584.161005.41341.0
4.03948.332003.43041.0
3.272112.493003.22731.0
3.127716.664002.80230.9984
1.379120.825000.98880.8546
0.365924.996000.76020.6304
0.185829.167000.79650.6156
0.140333.338000.79980.5839
0.117337.499000.83530.5941
0.091741.6610000.82720.5522
0.074345.8211000.83420.5471
0.06349.9912000.79880.5352
0.052854.1613000.77400.5201
0.045658.3314000.76360.5165
0.038962.4915000.79220.5161
0.032966.6616000.80350.5158
0.028370.8217000.78730.4832
0.025574.9918000.78530.4870
0.023679.1619000.82360.5045
0.020283.3320000.76610.4796
0.016587.4921000.75840.4680
0.015691.6622000.76850.4772
0.014995.8223000.75190.4696
0.012699.9924000.76190.4680

Framework versions

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