Hunzla commited on
Commit
474739d
1 Parent(s): e7483b2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 0.42745782431646306
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
33
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: inf
36
- - Wer: 0.4275
37
 
38
  ## Model description
39
 
@@ -67,12 +67,12 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:------:|
70
- | 6.0615 | 3.09 | 400 | inf | 0.9448 |
71
- | 0.8996 | 6.18 | 800 | inf | 0.5206 |
72
- | 0.4001 | 9.27 | 1200 | inf | 0.4890 |
73
- | 0.2377 | 12.36 | 1600 | inf | 0.4609 |
74
- | 0.1599 | 15.44 | 2000 | inf | 0.4407 |
75
- | 0.1156 | 18.53 | 2400 | inf | 0.4275 |
76
 
77
 
78
  ### Framework versions
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 0.4193523366298235
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: inf
36
+ - Wer: 0.4194
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:------:|
70
+ | 6.1372 | 3.09 | 400 | inf | 0.8798 |
71
+ | 0.8691 | 6.18 | 800 | inf | 0.5099 |
72
+ | 0.4049 | 9.27 | 1200 | inf | 0.4904 |
73
+ | 0.2474 | 12.36 | 1600 | inf | 0.4523 |
74
+ | 0.1633 | 15.44 | 2000 | inf | 0.4285 |
75
+ | 0.1164 | 18.53 | 2400 | inf | 0.4194 |
76
 
77
 
78
  ### Framework versions