CoolFace
Modelpublic

tarunanand/wav2vec2-common_voice-tr-demo

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

wav2vec2-common_voice-tr-demo

This model is a fine-tuned version of facebook/wav2vec2-large-xlsr-53 on the COMMON_VOICE - TR dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3760
  • —Wer: 0.3521

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.0003
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 15.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
No log0.921003.59991.0
No log1.832002.99420.9999
No log2.753000.90310.7883
No log3.674000.59300.6226
3.15014.595000.49670.5234
3.15015.56000.48880.5053
3.15016.427000.43930.4745
3.15017.348000.43620.4370
3.15018.269000.43840.4224
0.22599.1710000.41690.4009
0.225910.0911000.39650.3887
0.225911.0112000.40720.3840
0.225911.9313000.39370.3703
0.225912.8414000.39010.3655
0.102413.7615000.38350.3559
0.102414.6816000.37800.3534

Framework versions

  • —Transformers 4.28.0.dev0
  • —Pytorch 2.0.0+cu117
  • —Datasets 2.11.0
  • —Tokenizers 0.13.3