CoolFace
Modelpublic

unza/wav2vec2-xls-r-300m-nyanja-test_v2

sourceHugging Faceapache-2.0updated 4y 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-xls-r-300m-nyanja-test_v2

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

  • —Loss: inf
  • —Wer: 0.3734
  • —Cer: 0.0827

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

Training results

Training LossEpochStepValidation LossWerCer
1.58160.62400inf0.57020.1373
0.63411.24800inf0.43830.1022
0.51031.861200inf0.37820.0895
0.45532.481600inf0.37340.0827

Framework versions

  • —Transformers 4.17.0
  • —Pytorch 1.12.1+cu113
  • —Datasets 1.18.3
  • —Tokenizers 0.13.2