CoolFace
Modelpublic

infinitejoy/wav2vec2-large-xls-r-300m-slovak

sourceHugging Faceapache-2.0updated 5y agoView on Hugging Face
0likes94downloads
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-large-xls-r-300m-slovak

This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the MOZILLA-FOUNDATION/COMMONVOICE7_0 - SK dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2915
  • —Wer: 0.2481

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

Training results

Training LossEpochStepValidation LossWer
1.007619.7430000.32740.3806
0.688939.4760000.28240.2942
0.586359.2190000.27000.2735
0.479878.95120000.28440.2602
0.439998.68150000.29070.2489

Framework versions

  • —Transformers 4.16.0.dev0
  • —Pytorch 1.10.1+cu102
  • —Datasets 1.17.1.dev0
  • —Tokenizers 0.11.0