DewiBrynJones commited on
Commit
411e103
1 Parent(s): 649c9bb

Model save

Browse files
Files changed (1) hide show
  1. README.md +15 -17
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.5155
23
- - Wer: 0.3983
24
 
25
  ## Model description
26
 
@@ -53,18 +51,18 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Wer |
55
  |:-------------:|:------:|:----:|:---------------:|:------:|
56
- | 4.6277 | 0.0840 | 500 | 1.7781 | 0.9507 |
57
- | 1.2514 | 0.1680 | 1000 | 1.0467 | 0.7117 |
58
- | 0.986 | 0.2521 | 1500 | 0.8940 | 0.6578 |
59
- | 0.8702 | 0.3361 | 2000 | 0.8158 | 0.5837 |
60
- | 0.8063 | 0.4201 | 2500 | 0.7132 | 0.5281 |
61
- | 0.7518 | 0.5041 | 3000 | 0.7196 | 0.5188 |
62
- | 0.7045 | 0.5881 | 3500 | 0.6231 | 0.4771 |
63
- | 0.6726 | 0.6722 | 4000 | 0.6075 | 0.4517 |
64
- | 0.6355 | 0.7562 | 4500 | 0.5602 | 0.4329 |
65
- | 0.5938 | 0.8402 | 5000 | 0.5438 | 0.4226 |
66
- | 0.5842 | 0.9242 | 5500 | 0.5245 | 0.4091 |
67
- | 0.557 | 1.0082 | 6000 | 0.5155 | 0.3983 |
68
 
69
 
70
  ### 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.5865
21
+ - Wer: 0.4452
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer |
53
  |:-------------:|:------:|:----:|:---------------:|:------:|
54
+ | 4.7051 | 0.0321 | 500 | 1.6562 | 0.9355 |
55
+ | 1.0362 | 0.0641 | 1000 | 1.1840 | 0.7978 |
56
+ | 0.811 | 0.0962 | 1500 | 1.0081 | 0.7175 |
57
+ | 0.6903 | 0.1283 | 2000 | 0.8935 | 0.6401 |
58
+ | 0.6238 | 0.1603 | 2500 | 0.8060 | 0.5849 |
59
+ | 0.5649 | 0.1924 | 3000 | 0.7770 | 0.5589 |
60
+ | 0.5309 | 0.2244 | 3500 | 0.7264 | 0.5327 |
61
+ | 0.4892 | 0.2565 | 4000 | 0.6865 | 0.5106 |
62
+ | 0.4521 | 0.2886 | 4500 | 0.6478 | 0.4861 |
63
+ | 0.4309 | 0.3206 | 5000 | 0.6222 | 0.4763 |
64
+ | 0.4055 | 0.3527 | 5500 | 0.5988 | 0.4526 |
65
+ | 0.3896 | 0.3848 | 6000 | 0.5865 | 0.4452 |
66
 
67
 
68
  ### Framework versions