CoolFace
Modelpublic

jfealko/wav2vec2-large-xls-r-300m-irish-local

sourceHugging Faceapache-2.0updated 5y agoView on Hugging Face
0likes65downloads
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-irish-local

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: 2.0788
  • —Wer: 0.7527

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: 50
  • —num_epochs: 90
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
8.38392.94503.30211.0
3.07035.881003.17491.0
3.17448.821503.04521.0
2.971911.762002.97671.0
2.953914.712502.99921.0
2.943817.653002.97671.0
2.929620.593502.94751.0
2.926923.534002.94021.0
2.911626.474502.92551.0
2.832629.415002.72381.0
2.575832.355502.35990.9900
2.124235.296001.84780.9491
1.460338.246501.59910.9002
1.028741.187001.59310.8434
0.768744.127501.64930.8253
0.57147.068001.68890.8057
0.459850.08501.75210.7978
0.390252.949001.90740.7975
0.31855.889501.93520.8133
0.302658.8210002.01570.8028
0.286261.7610501.92310.7720
0.269664.7111001.92560.7644
0.252867.6511502.02770.7741
0.205170.5912001.99210.7550
0.201873.5312502.04160.7615
0.18776.4713002.08610.7635
0.174979.4113502.09260.7577
0.171382.3514002.06320.7533
0.151885.2914502.09030.7542
0.1688.2415002.07880.7527

Framework versions

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