nbaden commited on
Commit
59b5f5a
1 Parent(s): 236b599

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 0.8174979851347721
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_13_0 dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.9038
36
- - Wer: 0.8175
37
 
38
  ## Model description
39
 
@@ -65,14 +65,14 @@ The following hyperparameters were used during training:
65
 
66
  ### Training results
67
 
68
- | Training Loss | Epoch | Step | Validation Loss | Wer |
69
- |:-------------:|:-----:|:----:|:---------------:|:------:|
70
- | 3.0574 | 3.33 | 50 | 2.9873 | 1.0 |
71
- | 2.8631 | 6.67 | 100 | 2.7208 | 1.0 |
72
- | 2.0621 | 10.0 | 150 | 1.3181 | 1.0321 |
73
- | 1.0109 | 13.33 | 200 | 0.9915 | 0.8863 |
74
- | 0.6483 | 16.67 | 250 | 0.9177 | 0.8362 |
75
- | 0.5217 | 20.0 | 300 | 0.9038 | 0.8175 |
76
 
77
 
78
  ### Framework versions
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 1.0
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_13_0 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 3.0257
36
+ - Wer: 1.0
37
 
38
  ## Model description
39
 
 
65
 
66
  ### Training results
67
 
68
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
69
+ |:-------------:|:-----:|:----:|:---------------:|:---:|
70
+ | 9.1355 | 3.33 | 50 | 3.2459 | 1.0 |
71
+ | 3.1114 | 6.67 | 100 | 3.0770 | 1.0 |
72
+ | 3.0762 | 10.0 | 150 | 3.0746 | 1.0 |
73
+ | 3.0693 | 13.33 | 200 | 3.0675 | 1.0 |
74
+ | 3.0649 | 16.67 | 250 | 3.0554 | 1.0 |
75
+ | 3.0401 | 20.0 | 300 | 3.0257 | 1.0 |
76
 
77
 
78
  ### Framework versions