CoolFace
Modelpublic

MelanieKoe/w2v2-base-pretrained_lr5e-5_at0.8_da0.3

sourceHugging Faceapache-2.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. -->

w2v2-base-pretrainedlr5e-5at0.8_da0.3

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

  • —Loss: 5.8781
  • —Wer: 0.7877

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: 5e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —training_steps: 4000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
24.82217.862508.96011.0
6.215335.715005.96971.0
3.560753.577505.51121.0
3.230571.4310005.63781.0
2.963189.2912505.43851.0
2.5463107.1415005.28060.9953
2.1207125.017505.30650.9492
1.7629142.8620005.43650.9158
1.4631160.7122505.16780.8667
1.2158178.5725005.30970.8428
1.0507196.4327505.69170.8279
0.9326214.2930005.74070.8197
0.8245232.1432505.55880.8039
0.7415250.035005.71070.7860
0.694267.8637505.85510.7971
0.6634285.7140005.87810.7877

Framework versions

  • —Transformers 4.35.0
  • —Pytorch 2.0.0
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1