File size: 3,407 Bytes
40370e3
 
 
 
b4c629e
 
40370e3
 
 
 
 
 
 
 
 
 
 
 
 
b4c629e
40370e3
66d8231
66985d8
40370e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66985d8
 
40370e3
 
 
66985d8
 
40370e3
 
 
 
66985d8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40370e3
 
 
 
66985d8
 
 
40370e3
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
---
license: apache-2.0
base_model: facebook/wav2vec2-large-xlsr-53
tags:
- automatic-speech-recognition
- DewiBrynJones/banc-trawsgrifiadau-bangor-clean-with-ccv
- generated_from_trainer
metrics:
- wer
model-index:
- name: wav2vec2-xlsr-53-ft-btb-ccv-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-xlsr-53-ft-btb-ccv-cy

This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the DEWIBRYNJONES/BANC-TRAWSGRIFIADAU-BANGOR-CLEAN-WITH-CCV - DEFAULT dataset.
It achieves the following results on the evaluation set:
- Loss: inf
- Wer: 0.3264

## 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: 64
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 600
- training_steps: 6000
- mixed_precision_training: Native AMP

### Training results

| Training Loss | Epoch  | Step | Validation Loss | Wer    |
|:-------------:|:------:|:----:|:---------------:|:------:|
| No log        | 0.0772 | 200  | inf             | 1.0    |
| No log        | 0.1544 | 400  | inf             | 0.8963 |
| 3.9177        | 0.2317 | 600  | inf             | 0.7595 |
| 3.9177        | 0.3089 | 800  | inf             | 0.7512 |
| 0.9791        | 0.3861 | 1000 | inf             | 0.5984 |
| 0.9791        | 0.4633 | 1200 | inf             | 0.5868 |
| 0.9791        | 0.5405 | 1400 | inf             | 0.5255 |
| 0.805         | 0.6178 | 1600 | inf             | 0.5282 |
| 0.805         | 0.6950 | 1800 | inf             | 0.4769 |
| 0.7184        | 0.7722 | 2000 | inf             | 0.4743 |
| 0.7184        | 0.8494 | 2200 | inf             | 0.4680 |
| 0.7184        | 0.9266 | 2400 | inf             | 0.4570 |
| 0.6704        | 1.0039 | 2600 | inf             | 0.4253 |
| 0.6704        | 1.0811 | 2800 | inf             | 0.4164 |
| 0.5664        | 1.1583 | 3000 | inf             | 0.4159 |
| 0.5664        | 1.2355 | 3200 | inf             | 0.3995 |
| 0.5664        | 1.3127 | 3400 | inf             | 0.3941 |
| 0.5359        | 1.3900 | 3600 | inf             | 0.3819 |
| 0.5359        | 1.4672 | 3800 | inf             | 0.3811 |
| 0.5172        | 1.5444 | 4000 | inf             | 0.3691 |
| 0.5172        | 1.6216 | 4200 | inf             | 0.3609 |
| 0.5172        | 1.6988 | 4400 | inf             | 0.3600 |
| 0.4817        | 1.7761 | 4600 | inf             | 0.3509 |
| 0.4817        | 1.8533 | 4800 | inf             | 0.3530 |
| 0.4818        | 1.9305 | 5000 | inf             | 0.3434 |
| 0.4818        | 2.0077 | 5200 | inf             | 0.3363 |
| 0.4818        | 2.0849 | 5400 | inf             | 0.3372 |
| 0.4196        | 2.1622 | 5600 | inf             | 0.3320 |
| 0.4196        | 2.2394 | 5800 | inf             | 0.3293 |
| 0.3743        | 2.3166 | 6000 | inf             | 0.3264 |


### Framework versions

- Transformers 4.44.0
- Pytorch 2.4.0+cu121
- Datasets 2.21.0
- Tokenizers 0.19.1