CoolFace
Modelpublic

MelanieKoe/w2v2-base-pretrained_lr1e-4_at0.8_da0.6

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes6downloads
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-pretrainedlr1e-4at0.8_da0.6

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: 2.5777
  • —Wer: 0.1820

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.0001
  • —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: 3500
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
15.47168.932503.58051.0
3.15617.865003.15741.0
2.609526.797501.24901.0
0.271635.7110001.60970.2422
0.090144.6412501.85370.2085
0.052653.5715001.72490.2080
0.032862.517502.29340.1922
0.023771.4320002.16890.1948
0.01880.3622502.46060.1918
0.014489.2925002.69430.1837
0.010898.2127502.55140.1807
0.0078107.1430002.50350.1858
0.0064116.0732502.60220.1845
0.0069125.035002.57770.1820

Framework versions

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