CoolFace
Modelpublic

DipsankarSinha/wav2vec2-large-xls-r-300m-amharic-demo-colab

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
2likes30downloads
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-amharic-demo-colab

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

  • —Loss: 1.6333
  • —Wer: 0.8639

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

Training results

Training LossEpochStepValidation LossWer
12.69485.01004.16211.0
4.102610.02004.03651.0
4.003715.03003.97261.0007
3.948520.04003.95241.0007
3.463525.05002.43840.9980
1.170930.06001.69870.9453
0.495535.07001.59270.9073
0.316340.08001.67500.8833
0.237245.09001.66830.8813
0.189650.010001.65550.8779
0.161955.011001.63120.8819
0.147360.012001.63330.8639

Framework versions

  • —Transformers 4.42.0
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1