Doogie commited on
Commit
ed3608c
·
1 Parent(s): 68211e3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
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: 0.4586
18
- - Wer: 0.3411
19
 
20
  ## Model description
21
 
@@ -48,13 +48,13 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | 3.6915 | 4.0 | 500 | 2.1603 | 1.0245 |
52
- | 0.9154 | 8.0 | 1000 | 0.4671 | 0.4580 |
53
- | 0.3015 | 12.0 | 1500 | 0.4255 | 0.3941 |
54
- | 0.1746 | 16.0 | 2000 | 0.4351 | 0.3683 |
55
- | 0.1316 | 20.0 | 2500 | 0.4489 | 0.3570 |
56
- | 0.1092 | 24.0 | 3000 | 0.4245 | 0.3458 |
57
- | 0.0819 | 28.0 | 3500 | 0.4586 | 0.3411 |
58
 
59
 
60
  ### 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: 0.4313
18
+ - Wer: 0.3407
19
 
20
  ## Model description
21
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 3.7189 | 4.0 | 500 | 2.7870 | 1.0 |
52
+ | 1.0919 | 8.0 | 1000 | 0.5166 | 0.4745 |
53
+ | 0.3253 | 12.0 | 1500 | 0.4438 | 0.4012 |
54
+ | 0.1814 | 16.0 | 2000 | 0.4103 | 0.3662 |
55
+ | 0.1338 | 20.0 | 2500 | 0.4436 | 0.3581 |
56
+ | 0.1107 | 24.0 | 3000 | 0.4406 | 0.3481 |
57
+ | 0.0849 | 28.0 | 3500 | 0.4313 | 0.3407 |
58
 
59
 
60
  ### Framework versions