CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 5y agoView on Hugging Face
1likes115downloads
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-georgian

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

  • —Loss: 0.3666
  • —Wer: 0.4211

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

Training results

Training LossEpochStepValidation LossWer
1.88055.955000.75470.8438
1.212311.910000.47320.6542
1.082217.8615000.40270.5778
0.993823.8120000.38470.5524
0.938329.7625000.38450.5204
0.893235.7130000.38330.5297
0.849541.6735000.37590.5036
0.820147.6240000.36160.4859
0.779453.5745000.38740.4938
0.73559.5250000.37480.4782
0.708265.4855000.36150.4675
0.66971.4360000.37970.4601
0.645777.3865000.38120.4515
0.609883.3370000.36600.4343
0.587489.2975000.36400.4257
0.562795.2480000.36610.4239

Framework versions

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