CoolFace
Modelpublic

pablouribe/xls-r-spanish-test

sourceHugging Faceapache-2.0updated 5y agoView on Hugging Face
0likes257downloads
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. -->

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

  • Loss: 0.1461
  • Wer: 1.0063

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: 7.5e-05
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 32
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 2000
  • num_epochs: 5.0
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
2.9530.1510002.95281.0
1.15190.320000.37351.0357
1.02780.4530000.25291.0390
0.99220.6140000.22081.0270
0.96180.7650000.20881.0294
0.93640.9160000.20191.0214
0.91791.0670000.19401.0294
0.91541.2180000.19151.0290
0.89851.3690000.18371.0211
0.90551.51100000.18381.0273
0.88611.67110000.17651.0139
0.8921.82120000.17231.0188
0.87781.97130000.17351.0092
0.86452.12140000.17071.0106
0.85952.27150000.17131.0186
0.83922.42160000.16861.0053
0.84362.57170000.16531.0096
0.84052.73180000.16891.0077
0.83822.88190000.16451.0114
0.82473.03200000.16471.0078
0.82193.18210000.16111.0026
0.80243.33220000.15801.0062
0.80873.48230000.15781.0038
0.80973.63240000.15561.0057
0.80943.79250000.15521.0035
0.78363.94260000.15161.0052
0.80424.09270000.15151.0054
0.79254.24280000.14991.0031
0.78554.39290000.14901.0041
0.78144.54300000.14821.0068
0.78594.69310000.14601.0066
0.78194.85320000.14641.0062
0.77845.0330000.14601.0063

Framework versions

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