CoolFace
Modelpublic

Oreoluwa/mms-300m-yecs_langid

sourceHugging Facecc-by-nc-4.0updated 2mo agoView on Hugging Face
0likes13downloads
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. -->

mms-300m-yecs_langid

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

  • —Loss: 0.3315
  • —Wer: 0.2566

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: 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: 500
  • —num_epochs: 5
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
2.45390.19995002.35400.8607
2.04320.399810001.98380.7461
1.34010.599815001.19690.6512
1.02800.799720000.90070.5507
0.83730.999625000.72300.4763
0.75391.199530000.63020.4256
0.70131.399435000.58320.4064
0.64221.599440000.54030.3816
0.62221.799345000.51880.3760
0.55851.999250000.48480.3489
0.53122.199155000.46170.3359
0.49302.399060000.44510.3316
0.47272.599065000.43340.3199
0.46112.798970000.41410.3138
0.47162.998875000.40220.3080
0.39603.198780000.39090.3023
0.40683.398685000.37310.2857
0.38083.598690000.36650.2795
0.36903.798595000.35840.2767
0.36783.9984100000.34860.2726
0.33494.1983105000.34500.2694
0.32134.3982110000.34080.2644
0.32664.5982115000.33770.2609
0.31784.7981120000.33350.2575
0.31164.9980125000.33140.2567
0.31165.0125050.33150.2566

Framework versions

  • —Transformers 5.13.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2