CoolFace
Modelpublic

tbkazakova/wav2vec2-large-mms-1b-even-pakendorf

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

wav2vec2-large-mms-1b-even-pakendorf

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

  • —Loss: inf
  • —Wer: 0.7591
  • —Cer: 0.2779

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

Training results

Training LossEpochStepValidation LossWerCer
1.8470.1895300inf0.90270.3662
1.82530.3790600inf0.90870.3658
1.69560.5685900inf0.87230.3412
1.66160.75811200inf0.84370.3209
1.59620.94761500inf0.83920.3217
1.62991.13711800inf0.84470.3201
1.52421.32662100inf0.81910.3076
1.5821.51612400inf0.81570.3070
1.55551.70562700inf0.80920.3061
1.54761.89513000inf0.79990.3009
1.47252.08463300inf0.79450.2952
1.49022.27423600inf0.78340.2936
1.39842.46373900inf0.78360.2900
1.46332.65324200inf0.79420.2872
1.45332.84274500inf0.78040.2863
1.48143.03224800inf0.77280.2859
1.43973.22175100inf0.76930.2818
1.42183.41125400inf0.77020.2831
1.36553.60085700inf0.76500.2795
1.343.79036000inf0.76150.2792
1.33513.97986300inf0.75910.2779

Framework versions

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