metadata
language:
- ar
license: apache-2.0
tags:
- automatic-speech-recognition
- mozilla-foundation/common_voice_8_0
- generated_from_trainer
datasets:
- common_voice
model-index:
- name: ''
results: []
This model is a fine-tuned version of facebook/wav2vec2-xls-r-1b on the MOZILLA-FOUNDATION/COMMON_VOICE_8_0 - AR dataset. It achieves the following results on the evaluation set:
- Loss: 1.3742
- Wer: 0.9387
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: 6.5e-05
- train_batch_size: 32
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 64
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- num_epochs: 20.0
- mixed_precision_training: Native AMP
Training results
Training Loss | Epoch | Step | Validation Loss | Wer |
---|---|---|---|---|
2.6638 | 0.84 | 500 | 2.3852 | 0.9974 |
2.6578 | 1.67 | 1000 | 2.2796 | 0.9971 |
2.6016 | 2.51 | 1500 | 2.0046 | 0.9961 |
2.5752 | 3.35 | 2000 | 1.9606 | 0.9961 |
2.539 | 4.19 | 2500 | 1.8836 | 0.9940 |
2.5214 | 5.03 | 3000 | 1.8593 | 0.9933 |
2.4684 | 5.86 | 3500 | 1.7816 | 0.9885 |
2.4134 | 6.7 | 4000 | 1.7168 | 0.9808 |
2.3732 | 7.54 | 4500 | 1.6406 | 0.9764 |
2.3371 | 8.37 | 5000 | 1.6087 | 0.9739 |
2.2824 | 9.21 | 5500 | 1.5476 | 0.9696 |
2.3771 | 10.05 | 6000 | 1.6468 | 0.9773 |
2.3499 | 10.89 | 6500 | 1.6116 | 0.9737 |
2.3283 | 11.72 | 7000 | 1.6059 | 0.9744 |
2.3153 | 12.56 | 7500 | 1.5889 | 0.9758 |
2.3016 | 13.4 | 8000 | 1.5663 | 0.9728 |
2.2731 | 14.24 | 8500 | 1.5674 | 0.9626 |
2.2617 | 15.08 | 9000 | 1.5032 | 0.9583 |
2.2252 | 15.91 | 9500 | 1.4662 | 0.9516 |
2.2048 | 16.75 | 10000 | 1.4411 | 0.9561 |
2.1731 | 17.59 | 10500 | 1.4228 | 0.9521 |
2.1732 | 18.43 | 11000 | 1.4053 | 0.9429 |
2.1502 | 19.26 | 11500 | 1.3828 | 0.9400 |
Framework versions
- Transformers 4.17.0.dev0
- Pytorch 1.10.2+cu102
- Datasets 1.18.2.dev0
- Tokenizers 0.11.0