CoolFace
Modelpublic

BALAKA/wav2vec2-large-xlsr-53-thai

sourceHugging Facecc-by-sa-4.0updated 3y agoView on Hugging Face
0likes16downloads
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-xlsr-53-thai

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

  • —Loss: 3.3576
  • —Wer: 0.7431

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

Training results

Training LossEpochStepValidation LossWer
6.73123.331003.35921.0
3.36876.672003.21751.0
2.452710.03002.26480.7911
1.050513.334002.23220.7659
0.772516.675002.27750.7505
0.628920.06002.32090.7498
0.54323.337002.44940.7572
0.499126.678002.57980.7597
0.449230.09002.56850.7461
0.373733.3310002.61860.7486
0.335836.6711002.77810.7480
0.324740.012002.89990.7535
0.296343.3313002.86680.7388
0.282546.6714002.89830.7449
0.265150.015002.96990.7461
0.259753.3316002.99300.7314
0.262956.6717002.98520.7406
0.240660.018003.05520.7474
0.229363.3319003.10580.7344
0.219366.6720003.15940.7406
0.217470.021003.23510.7369
0.212773.3322003.26960.7388
0.206176.6723003.29540.7566
0.194780.024003.28780.7529
0.19983.3325003.32330.7486
0.196186.6726003.31360.7437
0.192890.027003.32400.7406
0.187593.3328003.34790.7425
0.185296.6729003.36810.7425
0.1814100.030003.35760.7431

Framework versions

  • —Transformers 4.28.0
  • —Pytorch 2.0.1+cu118
  • —Datasets 1.16.1
  • —Tokenizers 0.13.3