CoolFace
Modelpublic

Khalsuu/filipino-wav2vec2-l-xls-r-300m-official

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
2likes1.7mdownloads
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. -->

filipino-wav2vec2-l-xls-r-300m-official

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

  • Loss: 0.4672
  • Wer: 0.2922

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: 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
3.36712.094000.55840.5987
0.484.198000.42440.4195
0.27966.2812000.37420.3765
0.19168.3816000.42910.3667
0.146310.4720000.37450.3415
0.116512.5724000.44720.3407
0.095514.6628000.42690.3290
0.082316.7532000.46080.3475
0.070918.8536000.47060.3281
0.060320.9440000.43800.3183
0.052723.0444000.44730.3067
0.044925.1348000.45500.3029
0.04127.2352000.46710.3020
0.035829.3256000.46720.2922

Framework versions

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