DewiBrynJones commited on
Commit
f5d11fc
1 Parent(s): 684478b

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: DewiBrynJones/wav2vec2-xlsr-53-ft-btb-ccv-cy
4
  tags:
5
- - automatic-speech-recognition
6
- - DewiBrynJones/banc-trawsgrifiadau-bangor-clean
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-btb-ccv-ft-btb-cy
19
 
20
- This model is a fine-tuned version of [DewiBrynJones/wav2vec2-xlsr-53-ft-btb-ccv-cy](https://huggingface.co/DewiBrynJones/wav2vec2-xlsr-53-ft-btb-ccv-cy) on the DEWIBRYNJONES/BANC-TRAWSGRIFIADAU-BANGOR-CLEAN - DEFAULT dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.4376
23
- - Wer: 0.3395
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.1139 | 200 | 0.7528 | 0.5049 |
57
- | No log | 0.2278 | 400 | 0.6966 | 0.5050 |
58
- | 2.117 | 0.3417 | 600 | 0.6128 | 0.4761 |
59
- | 2.117 | 0.4556 | 800 | 0.6332 | 0.5017 |
60
- | 0.7606 | 0.5695 | 1000 | 0.5895 | 0.4577 |
61
- | 0.7606 | 0.6834 | 1200 | 0.5553 | 0.4211 |
62
- | 0.7606 | 0.7973 | 1400 | 0.5304 | 0.4196 |
63
- | 0.7049 | 0.9112 | 1600 | 0.5061 | 0.3873 |
64
- | 0.7049 | 1.0251 | 1800 | 0.5090 | 0.3959 |
65
- | 0.6136 | 1.1390 | 2000 | 0.4839 | 0.3758 |
66
- | 0.6136 | 1.2528 | 2200 | 0.4692 | 0.3659 |
67
- | 0.6136 | 1.3667 | 2400 | 0.4569 | 0.3544 |
68
- | 0.5388 | 1.4806 | 2600 | 0.4488 | 0.3485 |
69
- | 0.5388 | 1.5945 | 2800 | 0.4411 | 0.3423 |
70
- | 0.5275 | 1.7084 | 3000 | 0.4376 | 0.3395 |
71
 
72
 
73
  ### Framework versions
 
2
  license: apache-2.0
3
  base_model: DewiBrynJones/wav2vec2-xlsr-53-ft-btb-ccv-cy
4
  tags:
 
 
5
  - generated_from_trainer
6
  metrics:
7
  - wer
 
15
 
16
  # wav2vec2-btb-ccv-ft-btb-cy
17
 
18
+ This model is a fine-tuned version of [DewiBrynJones/wav2vec2-xlsr-53-ft-btb-ccv-cy](https://huggingface.co/DewiBrynJones/wav2vec2-xlsr-53-ft-btb-ccv-cy) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4314
21
+ - Wer: 0.3285
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer |
53
  |:-------------:|:------:|:----:|:---------------:|:------:|
54
+ | No log | 0.1139 | 200 | 0.7148 | 0.4603 |
55
+ | No log | 0.2278 | 400 | 0.6810 | 0.4795 |
56
+ | 1.4735 | 0.3417 | 600 | 0.6035 | 0.4486 |
57
+ | 1.4735 | 0.4556 | 800 | 0.6223 | 0.5105 |
58
+ | 0.7681 | 0.5695 | 1000 | 0.5656 | 0.4336 |
59
+ | 0.7681 | 0.6834 | 1200 | 0.5275 | 0.4008 |
60
+ | 0.7681 | 0.7973 | 1400 | 0.5284 | 0.4028 |
61
+ | 0.7159 | 0.9112 | 1600 | 0.4990 | 0.3914 |
62
+ | 0.7159 | 1.0251 | 1800 | 0.4855 | 0.3730 |
63
+ | 0.6203 | 1.1390 | 2000 | 0.4740 | 0.3623 |
64
+ | 0.6203 | 1.2528 | 2200 | 0.4589 | 0.3536 |
65
+ | 0.6203 | 1.3667 | 2400 | 0.4539 | 0.3407 |
66
+ | 0.5447 | 1.4806 | 2600 | 0.4410 | 0.3357 |
67
+ | 0.5447 | 1.5945 | 2800 | 0.4347 | 0.3293 |
68
+ | 0.5392 | 1.7084 | 3000 | 0.4314 | 0.3285 |
69
 
70
 
71
  ### Framework versions