scanne commited on
Commit
ab070cb
·
1 Parent(s): 954f420

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
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.1437
18
- - Wer: 0.5533
19
 
20
  ## Model description
21
 
@@ -48,9 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | 4.4131 | 8.93 | 500 | 2.9852 | 1.0 |
52
- | 2.347 | 17.86 | 1000 | 1.3474 | 0.8105 |
53
- | 0.7817 | 26.79 | 1500 | 1.1437 | 0.5533 |
 
 
54
 
55
 
56
  ### 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.6207
18
+ - Wer: 0.5439
19
 
20
  ## Model description
21
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 4.0857 | 5.88 | 500 | 2.8697 | 0.9996 |
52
+ | 1.6315 | 11.76 | 1000 | 1.3319 | 0.7270 |
53
+ | 0.7533 | 17.65 | 1500 | 1.3519 | 0.6263 |
54
+ | 0.4383 | 23.53 | 2000 | 1.6394 | 0.5557 |
55
+ | 0.2845 | 29.41 | 2500 | 1.6207 | 0.5439 |
56
 
57
 
58
  ### Framework versions