CoolFace
Modelpublic

laalays/mms1b-finetuned-somali-2

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

mms1b-finetuned-somali-2

This model is a fine-tuned version of facebook/mms-1b-all on the cs224s dataset. It achieves the following results on the evaluation set:

  • —Loss: inf
  • —Wer: 0.7171

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

Training results

Training LossEpochStepValidation LossWer
6.65880.062110inf1.0780
4.5640.124220inf1.0011
3.03430.186330inf0.9997
0.00.248440inf1.0
2.79240.310650inf1.0
2.49040.372760inf0.9960
1.97810.434870inf0.7764
0.00.496980inf0.7893
1.29780.559090inf0.7252
1.34570.6211100inf0.7145
1.71880.6832110inf0.6912
0.00.7453120inf0.7086
1.37150.8075130inf0.9119
1.090.8696140inf0.7236
1.73690.9317150inf0.7123
0.00.9938160inf0.7171

Framework versions

  • —Transformers 4.42.0.dev0
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1