CoolFace
Modelpublic

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

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.8

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: 3.0247
  • —Wer: 1.0

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
14.25076.762503.86461.0
3.182213.515003.15941.0
3.10420.277503.13061.0
3.085627.0310003.14541.0
3.074533.7812503.12631.0
3.051840.5415003.09921.0
3.040347.317503.09381.0
3.02354.0520003.13341.0
3.009760.8122503.06401.0
2.993167.5725003.08901.0
2.977874.3227503.03791.0
2.965781.0830003.02941.0
2.952987.8432503.02911.0
2.944794.5935003.02471.0

Framework versions

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