CoolFace
Modelpublic

aldiiii-mln/wav2vec2-mms-bugis-synthetic-only

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes6downloads
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-mms-bugis-synthetic-only

This model was trained from scratch on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2906
  • —Wer: 0.3714

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
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —num_epochs: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
4.74781.0414.57291.0
3.34762.0822.94511.0
1.00533.01230.89560.6848
0.65164.01640.70000.5672
0.59475.02050.63060.5434
0.51206.02460.59290.4944
0.45447.02870.60890.4778
0.47408.03280.57290.4672
0.40749.03690.56740.4667
0.424710.04100.57480.4646
0.403611.04510.55190.4444
0.340612.04920.56380.4364
0.427713.05330.55730.4414
0.396614.05740.55560.4348
0.374715.06150.55510.4379

Framework versions

  • —Transformers 5.13.0.dev0
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2