xls-r-asr_xh-run4

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

  • Wer (Validation): 62.65%
  • Wer (Test): 64.76%

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 0.0003
  • train_batch_size: 4
  • eval_batch_size: 4
  • seed: 42
  • gradient_accumulation_steps: 3
  • total_train_batch_size: 12
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • lr_scheduler_warmup_steps: 500
  • num_epochs: 30
  • mixed_precision_training: Native AMP

Training results

Training Loss Epoch Step Validation Loss Wer (Train)
4.6624 1.91 400 1.0878 0.9443
0.7107 3.83 800 0.4706 0.6537
0.3754 5.74 1200 0.4603 0.6259
0.241 7.66 1600 0.4685 0.5510
0.1815 9.57 2000 0.4677 0.5332

Framework versions

  • Transformers 4.28.0
  • Pytorch 2.0.1+cu117
  • Datasets 2.14.4
  • Tokenizers 0.13.3
Downloads last month
16
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train lucas-meyer/xls-r-asr_xh-run4