DewiBrynJones commited on
Commit
1427801
1 Parent(s): 842f453

Model save

Browse files
Files changed (1) hide show
  1. README.md +18 -20
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.4942
23
- - Wer: 0.3917
24
 
25
  ## Model description
26
 
@@ -53,21 +51,21 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Wer |
55
  |:-------------:|:------:|:----:|:---------------:|:------:|
56
- | No log | 0.0672 | 200 | 2.9830 | 1.0 |
57
- | No log | 0.1344 | 400 | 1.5613 | 0.9658 |
58
- | 3.6118 | 0.2016 | 600 | 1.0701 | 0.7649 |
59
- | 3.6118 | 0.2688 | 800 | 0.8868 | 0.6947 |
60
- | 0.9333 | 0.3360 | 1000 | 0.7680 | 0.6071 |
61
- | 0.9333 | 0.4032 | 1200 | 0.7224 | 0.5454 |
62
- | 0.9333 | 0.4704 | 1400 | 0.6733 | 0.5122 |
63
- | 0.7446 | 0.5376 | 1600 | 0.6437 | 0.4966 |
64
- | 0.7446 | 0.6048 | 1800 | 0.6064 | 0.4774 |
65
- | 0.6579 | 0.6720 | 2000 | 0.5674 | 0.4461 |
66
- | 0.6579 | 0.7392 | 2200 | 0.5556 | 0.4325 |
67
- | 0.6579 | 0.8065 | 2400 | 0.5264 | 0.4180 |
68
- | 0.5823 | 0.8737 | 2600 | 0.5130 | 0.4022 |
69
- | 0.5823 | 0.9409 | 2800 | 0.4982 | 0.3936 |
70
- | 0.5426 | 1.0081 | 3000 | 0.4942 | 0.3917 |
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.5418
21
+ - Wer: 0.4178
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer |
53
  |:-------------:|:------:|:----:|:---------------:|:------:|
54
+ | No log | 0.0672 | 200 | 3.1445 | 1.0 |
55
+ | No log | 0.1344 | 400 | 2.7407 | 1.0000 |
56
+ | 4.0188 | 0.2016 | 600 | 1.2700 | 0.8484 |
57
+ | 4.0188 | 0.2688 | 800 | 0.9953 | 0.7435 |
58
+ | 1.0707 | 0.3360 | 1000 | 0.8647 | 0.6541 |
59
+ | 1.0707 | 0.4032 | 1200 | 0.7889 | 0.5784 |
60
+ | 1.0707 | 0.4704 | 1400 | 0.7465 | 0.5440 |
61
+ | 0.8175 | 0.5376 | 1600 | 0.6828 | 0.5042 |
62
+ | 0.8175 | 0.6048 | 1800 | 0.6549 | 0.4952 |
63
+ | 0.7148 | 0.6720 | 2000 | 0.6290 | 0.4906 |
64
+ | 0.7148 | 0.7392 | 2200 | 0.6113 | 0.4576 |
65
+ | 0.7148 | 0.8065 | 2400 | 0.5719 | 0.4405 |
66
+ | 0.6374 | 0.8737 | 2600 | 0.5644 | 0.4314 |
67
+ | 0.6374 | 0.9409 | 2800 | 0.5483 | 0.4190 |
68
+ | 0.6013 | 1.0081 | 3000 | 0.5418 | 0.4178 |
69
 
70
 
71
  ### Framework versions