CoolFace
Modelpublic

ying-tina/wav2vec2-xlsr-53-torgo-8batch-30epochs-500steps

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes12downloads
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-xlsr-53-torgo-8batch-30epochs-500steps

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

  • —Loss: 1.0747
  • —Cer: 0.3015

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: 1000
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
25.21612.535005.23190.9816
3.6495.0510003.70280.9816
2.82417.5815002.04260.8802
1.601810.120001.26110.4394
1.037412.6325001.11170.3713
0.796215.1530001.07300.3445
0.643617.6835001.10260.3309
0.534420.240001.07340.3100
0.455622.7345001.08770.3177
0.399225.2550001.06140.3065
0.376427.7855001.07470.3015

Framework versions

  • —Transformers 4.18.0
  • —Pytorch 1.12.1+cu113
  • —Datasets 1.18.3
  • —Tokenizers 0.12.1