CoolFace
Modelpublic

pabagcha/rah_toki_pona

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes51downloads
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. -->

rahtokipona

This model was finetuned from facebook/wav2vec2-xls-r-300m on the commonvoice11_0 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1053
  • —Wer: 0.0640

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

Training results

Training LossEpochStepValidation LossWer
0.05163.224000.13010.0996
0.08176.458000.13190.0899
0.05679.6712000.10090.0682
0.037612.916000.10530.0640

Framework versions

  • —Transformers 4.26.1
  • —Pytorch 1.13.1+cu116
  • —Datasets 2.9.0
  • —Tokenizers 0.13.2