scanne commited on
Commit
c9ffcc7
1 Parent(s): 0593b25

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.0736
18
- - Wer: 0.4429
19
 
20
  ## Model description
21
 
@@ -48,12 +48,14 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | 4.371 | 4.42 | 500 | 2.9990 | 1.0 |
52
- | 2.136 | 8.85 | 1000 | 1.1432 | 0.7083 |
53
- | 0.9476 | 13.27 | 1500 | 0.9254 | 0.5370 |
54
- | 0.5895 | 17.7 | 2000 | 0.9955 | 0.4853 |
55
- | 0.4237 | 22.12 | 2500 | 1.0554 | 0.4658 |
56
- | 0.3025 | 26.55 | 3000 | 1.0736 | 0.4429 |
 
 
57
 
58
 
59
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.5365
18
+ - Wer: 0.5065
19
 
20
  ## Model description
21
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 4.4213 | 3.5 | 500 | 2.9159 | 1.0 |
52
+ | 1.7942 | 6.99 | 1000 | 1.3946 | 0.7460 |
53
+ | 0.9148 | 10.49 | 1500 | 1.3088 | 0.6273 |
54
+ | 0.6178 | 13.99 | 2000 | 1.3045 | 0.5690 |
55
+ | 0.4443 | 17.48 | 2500 | 1.3874 | 0.5437 |
56
+ | 0.3461 | 20.98 | 3000 | 1.4667 | 0.5427 |
57
+ | 0.253 | 24.48 | 3500 | 1.5080 | 0.5189 |
58
+ | 0.2103 | 27.97 | 4000 | 1.5365 | 0.5065 |
59
 
60
 
61
  ### Framework versions