CoolFace
Modelpublic

volodya-leveryev/mms-300m-sakha

sourceHugging Facecc-by-nc-4.0updated 3y agoView on Hugging Face
0likes16downloads
Model Card

mms-300m-sakha

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

  • —Loss: 0.3105
  • —Wer: 0.3059

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.0002
  • —trainbatchsize: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 100

Training results

Training LossEpochStepValidation LossWer
8.30741.01114.15521.0
3.65432.02223.26351.0
3.1093.03332.96041.0
2.2214.04440.92720.7549
0.68425.05550.48230.5726
0.41236.06660.38280.5006
0.30217.07770.35630.4868
0.25898.08880.31880.4482
0.22469.09990.31080.4430
0.189610.011100.31000.4130
0.169511.012210.29260.4104
0.152812.013320.29060.4133
0.138513.014430.28150.3931
0.126714.015540.30700.3966
0.119415.016650.29170.3877
0.110216.017760.28960.3805
0.105617.018870.27680.3793
0.09918.019980.29100.3782
0.089719.021090.31450.3793
0.087620.022200.30280.3710
0.087821.023310.29560.3744
0.087722.024420.28940.3730
0.085123.025530.30860.3805
0.082524.026640.31680.3744
0.076525.027750.31130.3615
0.077826.028860.32040.3744
0.077727.029970.32570.3727
0.075228.031080.31180.3612
0.073629.032190.31590.3638
0.067730.033300.29750.3540
0.066331.034410.30800.3548
0.065532.035520.32230.3597
0.065833.036630.32150.3571
0.066434.037740.31640.3733
0.063535.038850.32390.3586
0.062136.039960.31880.3586
0.0637.041070.29370.3563
0.057238.042180.32620.3620
0.057639.043290.30970.3505
0.057140.044400.30860.3580
0.055941.045510.32570.3641
0.058142.046620.32450.3537
0.054243.047730.31930.3612
0.051644.048840.29500.3531
0.055345.049950.32610.3522
0.050846.051060.33470.3563
0.047847.052170.32290.3600
0.046848.053280.31340.3482
0.047849.054390.30870.3491
0.04550.055500.31030.3361
0.048551.056610.31480.3476
0.043852.057720.31380.3448
0.044453.058830.31510.3407
0.044754.059940.29920.3355
0.043955.061050.31650.3436
0.041356.062160.31840.3384
0.039457.063270.32170.3404
0.041358.064380.30620.3315
0.038659.065490.29850.3255
0.03960.066600.31250.3407
0.03861.067710.29370.3381
0.036162.068820.31380.3318
0.035963.069930.32960.3315
0.034764.071040.32600.3355
0.03665.072150.30030.3373
0.036666.073260.29670.3283
0.032167.074370.30350.3240
0.030868.075480.33350.3390
0.031169.076590.30960.3263
0.032570.077700.31640.3306
0.03271.078810.28900.3211
0.031272.079920.28470.3194
0.028973.081030.29040.3200
0.028974.082140.29320.3174
0.027675.083250.29210.3168
0.027776.084360.30540.3200
0.027177.085470.30780.3197
0.026178.086580.31910.3220
0.026879.087690.30810.3211
0.025180.088800.30890.3142
0.024581.089910.30810.3151
0.022982.091020.31240.3148
0.023283.092130.30740.3142
0.024184.093240.30450.3111
0.021385.094350.32340.3131
0.021586.095460.31480.3105
0.020987.096570.31600.3134
0.020888.097680.30550.3099
0.020189.098790.29960.3065
0.019690.099900.30360.3073
0.018791.0101010.31370.3111
0.018992.0102120.30890.3067
0.018493.0103230.31180.3113
0.017294.0104340.30810.3105
0.01895.0105450.31080.3099
0.016496.0106560.30810.3073
0.017597.0107670.31000.3082
0.015998.0108780.31240.3056
0.018199.0109890.30930.3044
0.0161100.0111000.31050.3059

Framework versions

  • —Transformers 4.32.0
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.14.4
  • —Tokenizers 0.13.3