CoolFace
Modelpublic

Nachuwu/wav2vec2-fleur-mms-batch6-epoch24-finetunning-3

sourceHugging Facecc-by-nc-4.0updated 3y agoView on Hugging Face
0likes10downloads
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-fleur-mms-batch6-epoch24-finetunning-3

This model is a fine-tuned version of Nachuwu/wav2vec2-fleur-mms-batch6-epoch16 on the audiofolder dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.3000
  • —Wer: 0.6017

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

Training results

Training LossEpochStepValidation LossWer
5.44972.381001.69880.7297
1.39914.762001.38380.6394
1.23527.143001.34240.6124
1.16879.524001.32950.6138
1.124111.95001.31260.6067
1.090814.296001.31620.6031
1.082416.677001.30590.6017
1.051219.058001.30270.5989
1.025821.439001.29900.6031
1.037623.8110001.30000.6017

Framework versions

  • —Transformers 4.36.0.dev0
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.15.0
  • —Tokenizers 0.15.0