xls-r-fleurs_nl-run1
This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the FLEURS (nl) dataset. It achieves the following results:
- Wer (Validation): 40.36%
- Wer (Test): 40.73%
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.9153 | 1.03 | 250 | 2.9252 | 1.0 |
2.6885 | 2.05 | 500 | 1.2362 | 0.8548 |
0.7443 | 3.08 | 750 | 0.6072 | 0.5436 |
0.3497 | 4.11 | 1000 | 0.5776 | 0.4664 |
0.2228 | 5.14 | 1250 | 0.5482 | 0.4361 |
0.1626 | 6.16 | 1500 | 0.5538 | 0.4166 |
0.1301 | 7.19 | 1750 | 0.5696 | 0.4336 |
Framework versions
- Transformers 4.28.0
- Pytorch 2.0.1+cu117
- Datasets 2.14.4
- Tokenizers 0.13.3
- Downloads last month
- 6
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.