CoolFace
Modelpublic

MelanieKoe/w2v2-base-pretrained_lr5e-5_at0.5_da1

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

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: 1.6472
  • —Wer: 0.1786

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
18.96154.172504.34271.0
3.37458.335003.22181.0
3.107312.57503.13501.0
2.123316.6710000.87740.7915
0.464920.8312500.88790.3691
0.243525.015000.88320.2119
0.167729.1717501.25470.1871
0.114833.3320001.30040.1786
0.090437.522501.27410.1995
0.073241.6725001.40820.1747
0.061345.8327501.52340.1824
0.053650.030001.40600.1798
0.04654.1732501.56690.1833
0.044158.3335001.56610.1807
0.039262.537501.63740.1790
0.038466.6740001.64720.1786

Framework versions

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