File size: 3,150 Bytes
3a1285a 34540a6 3a1285a 34540a6 3a1285a 34540a6 3a1285a 34540a6 3a1285a 34540a6 3a1285a 34540a6 3a1285a 34540a6 3a1285a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 |
---
language:
- gl
license: apache-2.0
base_model: openai/whisper-large-v2
tags:
- whisper-event
- generated_from_trainer
datasets:
- mozilla-foundation/common_voice_13_0
metrics:
- wer
model-index:
- name: Whisper Large-V2 Galician
results:
- task:
name: Automatic Speech Recognition
type: automatic-speech-recognition
dataset:
name: mozilla-foundation/common_voice_13_0 gl
type: mozilla-foundation/common_voice_13_0
config: gl
split: validation
args: gl
metrics:
- name: Wer
type: wer
value: 5.701587521184242
---
<!-- 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. -->
# Whisper Large-V2 Galician
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the mozilla-foundation/common_voice_13_0 gl dataset.
It achieves the following results on the evaluation set:
- Loss: 0.2981
- Wer: 5.7016
## 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: 1e-05
- train_batch_size: 32
- eval_batch_size: 16
- 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
- training_steps: 20000
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:------:|:-----:|:---------------:|:------:|
| 0.0659 | 5.83 | 1000 | 0.1663 | 5.9593 |
| 0.0164 | 11.66 | 2000 | 0.1947 | 5.5044 |
| 0.0069 | 17.49 | 3000 | 0.2165 | 5.7500 |
| 0.0052 | 23.32 | 4000 | 0.2292 | 5.9212 |
| 0.0032 | 29.15 | 5000 | 0.2320 | 5.8884 |
| 0.0037 | 34.99 | 6000 | 0.2434 | 6.0647 |
| 0.0022 | 40.82 | 7000 | 0.2465 | 6.1114 |
| 0.0019 | 46.65 | 8000 | 0.2531 | 5.8590 |
| 0.0009 | 52.48 | 9000 | 0.2567 | 5.8451 |
| 0.001 | 58.31 | 10000 | 0.2718 | 5.7673 |
| 0.0011 | 64.14 | 11000 | 0.2659 | 6.1045 |
| 0.0008 | 69.97 | 12000 | 0.2765 | 6.0405 |
| 0.0006 | 75.8 | 13000 | 0.2793 | 6.0250 |
| 0.0004 | 81.63 | 14000 | 0.2848 | 6.0025 |
| 0.0005 | 87.46 | 15000 | 0.2790 | 5.9454 |
| 0.0002 | 93.29 | 16000 | 0.2884 | 5.8175 |
| 0.0002 | 99.13 | 17000 | 0.2913 | 5.7898 |
| 0.0001 | 104.96 | 18000 | 0.2901 | 5.7258 |
| 0.0001 | 110.79 | 19000 | 0.2991 | 5.7050 |
| 0.0001 | 116.62 | 20000 | 0.2981 | 5.7016 |
### Framework versions
- Transformers 4.37.2
- Pytorch 2.2.0+cu121
- Datasets 2.16.1
- Tokenizers 0.15.1
|