CoolFace
Modelpublic

sqrk/mms-1b-allFT-mixat-tri-ara

sourceHugging Facecc-by-nc-4.0updated 1y 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. -->

mms-1b-allFT-mixat-tri-ara

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

  • —Loss: 2.6956
  • —Wer: 1.0091

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: 1e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
31.07141.021024.43501.0003
26.80562.042018.37191.0005
14.37973.06305.96751.0
4.8784.08404.06681.0
4.04855.010503.88711.0
3.94626.012603.81831.0
3.88487.014703.76491.0
3.83658.016803.72361.0
3.79449.018903.67700.9998
3.747610.021003.64890.9995
3.713711.023103.61380.9995
3.683512.025203.58170.9995
3.653213.027303.54560.9994
3.613114.029403.49660.9995
3.570215.031503.43120.9994
3.505616.033603.34560.9994
3.426317.035703.24260.9994
3.356818.037803.12480.9997
3.247219.039903.03221.0011
3.179520.042002.95611.0105
3.137921.044102.88921.0114
3.080422.046202.83811.0106
3.033623.048302.80541.0148
3.009924.050402.77141.0117
2.984825.052502.74541.0114
2.957926.054602.72761.0111
2.950327.056702.71321.0112
2.93428.058802.70301.0103
2.929329.060902.69731.0089
2.972629.859762702.69561.0091

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 2.16.1
  • —Tokenizers 0.21.1