CoolFace
Modelpublic

Khalsuu/english-filipino-wav2vec2-l-xls-r-test-07

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

english-filipino-wav2vec2-l-xls-r-test-07

This model is a fine-tuned version of jonatasgrosman/wav2vec2-large-xlsr-53-english on the filipino_voice dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6768
  • —Wer: 0.3755

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

Training results

Training LossEpochStepValidation LossWer
2.92552.094000.77420.7694
0.57924.198000.53680.5250
0.36116.2812000.47960.4718
0.27428.3816000.53080.4764
0.20110.4720000.58850.4723
0.16412.5724000.55950.4750
0.137414.6628000.58360.4366
0.113816.7532000.61100.4628
0.099118.8536000.61790.4174
0.083720.9440000.66810.4170
0.072223.0444000.66650.4103
0.057625.1348000.75380.4068
0.05227.2352000.68080.3844
0.044929.3256000.67680.3755

Framework versions

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