DewiBrynJones's picture
End of training
f0086d4 verified
---
base_model: DewiBrynJones/wav2vec2-cpt-base-cy
tags:
- automatic-speech-recognition
- DewiBrynJones/banc-trawsgrifiadau-bangor-normalized
- generated_from_trainer
metrics:
- wer
model-index:
- name: wav2vec2-cpt-base-cy-ft-btb-cy
results: []
---
<!-- 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-cpt-base-cy-ft-btb-cy
This model is a fine-tuned version of [DewiBrynJones/wav2vec2-cpt-base-cy](https://huggingface.co/DewiBrynJones/wav2vec2-cpt-base-cy) on the DEWIBRYNJONES/BANC-TRAWSGRIFIADAU-BANGOR-NORMALIZED - DEFAULT dataset.
It achieves the following results on the evaluation set:
- Loss: 2.9537
- Wer: 1.0
## 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
- train_batch_size: 16
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 2
- total_train_batch_size: 32
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- training_steps: 2600
- mixed_precision_training: Native AMP
### Training results
| Training Loss | Epoch | Step | Validation Loss | Wer |
|:-------------:|:------:|:----:|:---------------:|:---:|
| No log | 0.1414 | 100 | 4.1026 | 1.0 |
| No log | 0.2829 | 200 | 3.3532 | 1.0 |
| No log | 0.4243 | 300 | 3.2422 | 1.0 |
| No log | 0.5658 | 400 | 3.0640 | 1.0 |
| 3.608 | 0.7072 | 500 | 3.2419 | 1.0 |
| 3.608 | 0.8487 | 600 | 3.2259 | 1.0 |
| 3.608 | 0.9901 | 700 | 3.0910 | 1.0 |
| 3.608 | 1.1315 | 800 | 2.9749 | 1.0 |
| 3.608 | 1.2730 | 900 | 2.9702 | 1.0 |
| 3.0077 | 1.4144 | 1000 | 2.9774 | 1.0 |
| 3.0077 | 1.5559 | 1100 | 2.9689 | 1.0 |
| 3.0077 | 1.6973 | 1200 | 2.9656 | 1.0 |
| 3.0077 | 1.8388 | 1300 | 2.9982 | 1.0 |
| 3.0077 | 1.9802 | 1400 | 2.9852 | 1.0 |
| 2.9933 | 2.1216 | 1500 | 2.9838 | 1.0 |
| 2.9933 | 2.2631 | 1600 | 2.9718 | 1.0 |
| 2.9933 | 2.4045 | 1700 | 2.9711 | 1.0 |
| 2.9933 | 2.5460 | 1800 | 2.9618 | 1.0 |
| 2.9933 | 2.6874 | 1900 | 2.9542 | 1.0 |
| 3.0924 | 2.8289 | 2000 | 2.9700 | 1.0 |
| 3.0924 | 2.9703 | 2100 | 2.9556 | 1.0 |
| 3.0924 | 3.1117 | 2200 | 2.9476 | 1.0 |
| 3.0924 | 3.2532 | 2300 | 2.9512 | 1.0 |
| 3.0924 | 3.3946 | 2400 | 2.9490 | 1.0 |
| 2.9765 | 3.5361 | 2500 | 2.9976 | 1.0 |
| 2.9765 | 3.6775 | 2600 | 2.9537 | 1.0 |
### Framework versions
- Transformers 4.41.2
- Pytorch 2.3.1+cu121
- Datasets 2.19.2
- Tokenizers 0.19.1