CoolFace
Modelpublic

susmitabhatt/xlsr-a-nomimo

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes8downloads
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. -->

xlsr-a-nomimo

This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.4323
  • Wer: 0.3434

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

Training results

Training LossEpochStepValidation LossWer
4.71581.92752002.53261.0
1.66463.85024000.59130.6836
0.43715.77296000.25860.4437
0.23677.69578000.30400.3974
0.18399.618410000.34190.3781
0.175111.541112000.33400.3804
0.125213.463814000.32980.3719
0.128115.386516000.30860.3519
0.106317.309218000.29610.3619
0.107419.231920000.32160.3673
0.084221.154622000.34140.3696
0.087623.077324000.36110.3549
0.07525.026000.36330.3611
0.071426.927528000.33370.3565
0.07228.850230000.39670.3696
0.059630.772932000.42760.3557
0.054732.695734000.38420.3611
0.058934.618436000.41890.3542
0.05236.541138000.38320.3542
0.044538.463840000.36740.3627
0.043540.386542000.47470.3557
0.049242.309244000.42310.3526
0.038844.231946000.36960.3681
0.048546.154648000.44860.3526
0.038448.077350000.46470.3549
0.035550.052000.38330.3611
0.036551.927554000.46110.3549
0.033753.850256000.46550.3534
0.037855.772958000.44390.3534
0.028557.695760000.47380.3534
0.031259.618462000.43100.3619
0.032961.541164000.45040.3549
0.025363.463866000.46000.3542
0.029165.386568000.48380.3519
0.027267.309270000.45050.3495
0.026669.231972000.41520.3426
0.02471.154674000.39470.3472
0.02273.077376000.39650.3495
0.021575.078000.42330.3426
0.022576.927580000.39560.3449
0.022478.850282000.41790.3511
0.020780.772984000.40810.3434
0.016882.695786000.45230.3449
0.019484.618488000.39830.3457
0.016986.541190000.43810.3441
0.017388.463892000.45240.3465
0.014590.386594000.43080.3449
0.01692.309296000.42720.3441
0.01494.231998000.42030.3426
0.015296.1546100000.43140.3457
0.014798.0773102000.43230.3434

Framework versions

  • Transformers 4.47.0.dev0
  • Pytorch 2.4.0
  • Datasets 3.0.1
  • Tokenizers 0.20.0