DewiBrynJones commited on
Commit
74b237f
1 Parent(s): 7d9a913

Model save

Browse files
Files changed (1) hide show
  1. README.md +27 -21
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.5865
23
- - Wer: 0.4452
24
 
25
  ## Model description
26
 
@@ -41,30 +39,38 @@ More information needed
41
  The following hyperparameters were used during training:
42
  - learning_rate: 0.0003
43
  - train_batch_size: 8
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: 600
49
- - training_steps: 6000
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss | Wer |
55
- |:-------------:|:------:|:----:|:---------------:|:------:|
56
- | 4.7051 | 0.0321 | 500 | 1.6562 | 0.9355 |
57
- | 1.0362 | 0.0641 | 1000 | 1.1840 | 0.7978 |
58
- | 0.811 | 0.0962 | 1500 | 1.0081 | 0.7175 |
59
- | 0.6903 | 0.1283 | 2000 | 0.8935 | 0.6401 |
60
- | 0.6238 | 0.1603 | 2500 | 0.8060 | 0.5849 |
61
- | 0.5649 | 0.1924 | 3000 | 0.7770 | 0.5589 |
62
- | 0.5309 | 0.2244 | 3500 | 0.7264 | 0.5327 |
63
- | 0.4892 | 0.2565 | 4000 | 0.6865 | 0.5106 |
64
- | 0.4521 | 0.2886 | 4500 | 0.6478 | 0.4861 |
65
- | 0.4309 | 0.3206 | 5000 | 0.6222 | 0.4763 |
66
- | 0.4055 | 0.3527 | 5500 | 0.5988 | 0.4526 |
67
- | 0.3896 | 0.3848 | 6000 | 0.5865 | 0.4452 |
 
 
 
 
 
 
 
 
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.5226
21
+ - Wer: 0.4001
22
 
23
  ## Model description
24
 
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.0003
41
  - train_batch_size: 8
42
+ - eval_batch_size: 64
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: 600
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.6618 | 0.0321 | 500 | 1.5996 | 0.9161 |
55
+ | 1.0278 | 0.0641 | 1000 | 1.1463 | 0.7792 |
56
+ | 0.8164 | 0.0962 | 1500 | 1.0591 | 0.7363 |
57
+ | 0.7124 | 0.1283 | 2000 | 0.9374 | 0.6623 |
58
+ | 0.6566 | 0.1603 | 2500 | 0.8722 | 0.6152 |
59
+ | 0.6101 | 0.1924 | 3000 | 0.8194 | 0.5927 |
60
+ | 0.5777 | 0.2244 | 3500 | 0.7799 | 0.5707 |
61
+ | 0.5431 | 0.2565 | 4000 | 0.7453 | 0.5502 |
62
+ | 0.512 | 0.2886 | 4500 | 0.7209 | 0.5347 |
63
+ | 0.4953 | 0.3206 | 5000 | 0.6942 | 0.5225 |
64
+ | 0.4746 | 0.3527 | 5500 | 0.6680 | 0.4957 |
65
+ | 0.4535 | 0.3848 | 6000 | 0.6435 | 0.4731 |
66
+ | 0.4249 | 0.4168 | 6500 | 0.6293 | 0.4817 |
67
+ | 0.4065 | 0.4489 | 7000 | 0.5997 | 0.4495 |
68
+ | 0.393 | 0.4810 | 7500 | 0.5803 | 0.4426 |
69
+ | 0.3808 | 0.5130 | 8000 | 0.5662 | 0.4299 |
70
+ | 0.3722 | 0.5451 | 8500 | 0.5531 | 0.4194 |
71
+ | 0.3622 | 0.5771 | 9000 | 0.5399 | 0.4073 |
72
+ | 0.3526 | 0.6092 | 9500 | 0.5278 | 0.4028 |
73
+ | 0.3337 | 0.6413 | 10000 | 0.5226 | 0.4001 |
74
 
75
 
76
  ### Framework versions