CoolFace
Modelpublic

RuiqianLi/Malaya-speech_fine-tune_MrBrown_15_Jun

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes19downloads
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. -->

Malaya-speechfine-tuneMrBrown15Jun

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

  • —Loss: 0.4822
  • —Wer: 0.2449

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

Training results

Training LossEpochStepValidation LossWer
1.16075.262000.39830.2381
0.518410.524000.32560.2245
0.299315.786000.34370.2426
0.248521.058000.45470.2585
0.191726.3110000.45980.2517
0.158631.5712000.40500.2290
0.148636.8314000.41860.2653
0.130742.116000.42840.2857
0.089547.3618000.51580.2562
0.052652.6220000.45250.2449
0.055357.8822000.43640.2336
0.03763.1624000.38730.2449
0.043968.4226000.39140.2404
0.041173.6828000.46730.2494
0.024278.9430000.48010.2426
0.083384.2132000.46410.2630
0.03489.4734000.46070.2449
0.0294.7336000.48250.2449
0.021199.9938000.48220.2449

Framework versions

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