CoolFace
Modelpublic

MarioNapoli/DynamicWav2Vec_TEST_15

sourceHugging Faceapache-2.0updated 3y 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. -->

DynamicWav2VecTEST15

This model is a fine-tuned version of joorock12/wav2vec2-large-xlsr-italian on the commonvoice1_0 dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0991
  • Wer: 0.1932

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: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 500
  • num_epochs: 30

Training results

Training LossEpochStepValidation LossWer
0.29421.675000.07450.1919
0.20913.3410000.07990.1954
0.18955.0215000.08180.1958
0.16736.6920000.08910.1987
0.14938.3625000.08530.2004
0.138910.0330000.08960.1982
0.13511.7135000.09540.2023
0.124613.3840000.09470.1979
0.121215.0545000.09430.1995
0.112316.7250000.09620.2001
0.107318.3955000.10250.2047
0.101420.0760000.10340.1983
0.096721.7465000.10060.1976
0.096823.4170000.09690.1966
0.09225.0875000.09800.1950
0.090526.7680000.09910.1943
0.088228.4385000.09910.1932

Framework versions

  • Transformers 4.34.1
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.5
  • Tokenizers 0.14.1