CoolFace
Modelpublic

infinitejoy/wav2vec2-large-xls-r-300m-indonesian

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

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

  • —Loss: 0.2759
  • —Wer: 0.3256

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: 7e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 4000
  • —num_epochs: 100.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
3.03874.7210003.08921.0
1.79119.4320000.84510.6702
1.282614.1530000.42110.4166
1.180218.8740000.35080.4690
1.106523.5850000.33190.4662
1.092128.360000.30560.3880
1.036633.0270000.29970.3665
0.998837.7480000.29720.3653
0.986442.4590000.26970.3371
0.955847.17100000.27390.3141
0.909451.89110000.26570.3533
0.903456.6120000.26990.3397
0.890761.32130000.27650.3470
0.863166.04140000.27740.3346
0.838970.75150000.27430.3365
0.821475.47160000.27780.3201
0.819580.19170000.27250.3286
0.799484.91180000.27820.3315
0.781689.62190000.27750.3363
0.781694.34200000.27310.3278
0.763599.06210000.27670.3259

Framework versions

  • —Transformers 4.16.0.dev0
  • —Pytorch 1.10.1+cu102
  • —Datasets 1.17.1.dev0
  • —Tokenizers 0.11.0