CoolFace
Modelpublic

zoha/wav2vec2-base-common-voice-50p-persian-colab

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes13downloads
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-base-common-voice-50p-persian-colab

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.0939
  • —Wer: 0.6537

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: 7.5e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 1
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 2000
  • —num_epochs: 40
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
3.04372.526003.01701.0
2.36675.0412002.15750.9988
0.95657.5618001.08010.8410
0.60310.0824000.96800.7678
0.50712.6130000.95540.7470
0.375415.1336000.95240.7157
0.426717.6542000.92900.6980
0.330820.1748000.95570.7061
0.225922.6954000.98640.6830
0.248625.2160001.10860.6812
0.195627.7366001.04970.6805
0.183530.2572001.06600.6596
0.192632.7778001.12740.6600
0.276535.2984001.08820.6603
0.239737.8290001.09390.6537

Framework versions

  • —Transformers 4.11.3
  • —Pytorch 1.10.0+cu113
  • —Datasets 1.18.3
  • —Tokenizers 0.10.3