CoolFace
Modelpublic

myatsu/mms-1b-burmese-v1

sourceHugging Facecc-by-nc-4.0updated 9mo agoView on Hugging Face
0likes40downloads
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-1B Burmese ASR - SLR80 Fine-Tuned

This model is a fine-tuned version of facebook/mms-1b-all on the Myanmar Speech Dataset (OpenSLR-80) dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3057
  • —Wer: 0.9486
  • —Cer: 0.1060

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: 1
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 16
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWBNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 100
  • —training_steps: 1000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
12.22280.70271000.57571.00.2000
11.04201.40052000.53791.00.1918
9.64072.09843000.43680.99210.1592
8.56622.80114000.40350.98420.1474
6.69403.49895000.38601.00.1394
4.92394.19686000.34180.99210.1261
4.74164.89947000.33770.97230.1231
4.08545.59738000.32260.96440.1128
3.42156.29519000.31000.95260.1072
3.19166.997810000.30570.94860.1059

Framework versions

  • —Transformers 5.0.0.dev0
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.4.2
  • —Tokenizers 0.22.1