DewiBrynJones commited on
Commit
d02b06f
1 Parent(s): 57827a2

Model save

Browse files
Files changed (1) hide show
  1. README.md +28 -25
README.md CHANGED
@@ -2,8 +2,6 @@
2
  license: apache-2.0
3
  base_model: facebook/wav2vec2-large-xlsr-53
4
  tags:
5
- - automatic-speech-recognition
6
- - DewiBrynJones/banc-trawsgrifiadau-bangor-clean-with-ccv
7
  - generated_from_trainer
8
  metrics:
9
  - wer
@@ -17,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # wav2vec2-xlsr-53-ft-btb-ccv-cy
19
 
20
- 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.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.5418
23
- - Wer: 0.4178
24
 
25
  ## Model description
26
 
@@ -40,34 +38,39 @@ More information needed
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 0.0003
43
- - train_batch_size: 16
44
  - eval_batch_size: 16
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - lr_scheduler_warmup_steps: 300
49
- - training_steps: 3000
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss | Wer |
55
- |:-------------:|:------:|:----:|:---------------:|:------:|
56
- | No log | 0.0672 | 200 | 3.1445 | 1.0 |
57
- | No log | 0.1344 | 400 | 2.7407 | 1.0000 |
58
- | 4.0188 | 0.2016 | 600 | 1.2700 | 0.8484 |
59
- | 4.0188 | 0.2688 | 800 | 0.9953 | 0.7435 |
60
- | 1.0707 | 0.3360 | 1000 | 0.8647 | 0.6541 |
61
- | 1.0707 | 0.4032 | 1200 | 0.7889 | 0.5784 |
62
- | 1.0707 | 0.4704 | 1400 | 0.7465 | 0.5440 |
63
- | 0.8175 | 0.5376 | 1600 | 0.6828 | 0.5042 |
64
- | 0.8175 | 0.6048 | 1800 | 0.6549 | 0.4952 |
65
- | 0.7148 | 0.6720 | 2000 | 0.6290 | 0.4906 |
66
- | 0.7148 | 0.7392 | 2200 | 0.6113 | 0.4576 |
67
- | 0.7148 | 0.8065 | 2400 | 0.5719 | 0.4405 |
68
- | 0.6374 | 0.8737 | 2600 | 0.5644 | 0.4314 |
69
- | 0.6374 | 0.9409 | 2800 | 0.5483 | 0.4190 |
70
- | 0.6013 | 1.0081 | 3000 | 0.5418 | 0.4178 |
 
 
 
 
 
71
 
72
 
73
  ### Framework versions
 
2
  license: apache-2.0
3
  base_model: facebook/wav2vec2-large-xlsr-53
4
  tags:
 
 
5
  - generated_from_trainer
6
  metrics:
7
  - wer
 
15
 
16
  # wav2vec2-xlsr-53-ft-btb-ccv-cy
17
 
18
+ This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7622
21
+ - Wer: 0.5187
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.0003
41
+ - train_batch_size: 8
42
  - eval_batch_size: 16
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 500
47
+ - training_steps: 10000
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
53
+ |:-------------:|:------:|:-----:|:---------------:|:------:|
54
+ | 4.5088 | 0.0840 | 500 | 2.0263 | 1.0069 |
55
+ | 1.2959 | 0.1680 | 1000 | 1.0948 | 0.7472 |
56
+ | 0.9954 | 0.2521 | 1500 | 0.9249 | 0.6714 |
57
+ | 0.8907 | 0.3361 | 2000 | 0.8197 | 0.6131 |
58
+ | 0.8197 | 0.4201 | 2500 | 0.7610 | 0.5501 |
59
+ | 0.7873 | 0.5041 | 3000 | 0.7496 | 0.5437 |
60
+ | 0.748 | 0.5881 | 3500 | 0.6833 | 0.5240 |
61
+ | 0.7133 | 0.6722 | 4000 | 0.6442 | 0.4790 |
62
+ | 0.6809 | 0.7562 | 4500 | 0.6224 | 0.4703 |
63
+ | 0.6517 | 0.8402 | 5000 | 0.5992 | 0.4571 |
64
+ | 0.6363 | 0.9242 | 5500 | 0.5727 | 0.4373 |
65
+ | 0.6111 | 1.0082 | 6000 | 0.5573 | 0.4200 |
66
+ | 0.5352 | 1.0923 | 6500 | 0.5567 | 0.4259 |
67
+ | 0.6231 | 1.1763 | 7000 | 0.8251 | 0.6300 |
68
+ | 0.7995 | 1.2603 | 7500 | 0.6610 | 0.4686 |
69
+ | 0.7696 | 1.3443 | 8000 | 0.7331 | 0.4870 |
70
+ | 0.7978 | 1.4283 | 8500 | 0.7790 | 0.5432 |
71
+ | 0.7844 | 1.5124 | 9000 | 0.8260 | 0.5482 |
72
+ | 0.8211 | 1.5964 | 9500 | 0.8065 | 0.5491 |
73
+ | 0.7744 | 1.6804 | 10000 | 0.7622 | 0.5187 |
74
 
75
 
76
  ### Framework versions