CoolFace
Modelpublic

glob-asr/wav2vec2-xls-r-300m-spanish-large-LM

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
1likes17downloads
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-spanish-large

This model is a fine-tuned version of tomascufaro/xls-r-es-test on the common_voice dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1431
  • —Wer: 0.1197

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

Training results

Training LossEpochStepValidation LossWer
0.17690.154000.17950.1698
0.2170.38000.20000.1945
0.23720.4512000.19850.1859
0.23510.616000.19010.1772
0.22690.7520000.19680.1783
0.22840.924000.18730.1771
0.20141.0628000.18400.1696
0.19881.2132000.19040.1730
0.19191.3636000.18270.1630
0.19191.5140000.17880.1629
0.18171.6644000.17550.1558
0.18121.8148000.17950.1638
0.18081.9652000.17620.1603
0.16252.1156000.17210.1557
0.14772.2660000.17350.1504
0.15082.4164000.17080.1478
0.1572.5668000.16440.1466
0.14912.7172000.16380.1445
0.14582.8676000.15820.1426
0.13873.0280000.16070.1376
0.12693.1784000.15590.1364
0.11723.3288000.15210.1335
0.12033.4792000.15340.1330
0.11773.6296000.14850.1304
0.11673.77100000.14980.1302
0.11943.92104000.14630.1287
0.10534.07108000.14830.1282
0.0984.22112000.14980.1267
0.09584.37116000.14610.1233
0.09464.52120000.14440.1218
0.0944.67124000.14340.1206
0.09324.82128000.14240.1206
0.09124.98132000.14310.1197

Framework versions

  • —Transformers 4.17.0.dev0
  • —Pytorch 1.10.2+cu102
  • —Datasets 1.18.2.dev0
  • —Tokenizers 0.11.0