Doogie commited on
Commit
c6af407
1 Parent(s): 0bd2410

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
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.4180
18
- - Wer: 0.3364
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.7066 | 4.0 | 500 | 2.1242 | 1.0273 |
52
- | 0.9081 | 8.0 | 1000 | 0.4490 | 0.4506 |
53
- | 0.2949 | 12.0 | 1500 | 0.4029 | 0.3882 |
54
- | 0.1693 | 16.0 | 2000 | 0.4160 | 0.3655 |
55
- | 0.1286 | 20.0 | 2500 | 0.4418 | 0.3519 |
56
- | 0.1067 | 24.0 | 3000 | 0.4464 | 0.3422 |
57
- | 0.0808 | 28.0 | 3500 | 0.4180 | 0.3364 |
58
 
59
 
60
  ### Framework versions
 
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.4180
18
+ - Wer: 0.3392
19
 
20
  ## Model description
21
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Wer |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 3.656 | 4.0 | 500 | 1.8973 | 1.0130 |
52
+ | 0.8647 | 8.0 | 1000 | 0.4667 | 0.4705 |
53
+ | 0.2968 | 12.0 | 1500 | 0.4211 | 0.4035 |
54
+ | 0.1719 | 16.0 | 2000 | 0.4725 | 0.3739 |
55
+ | 0.1272 | 20.0 | 2500 | 0.4586 | 0.3543 |
56
+ | 0.1079 | 24.0 | 3000 | 0.4356 | 0.3484 |
57
+ | 0.0808 | 28.0 | 3500 | 0.4180 | 0.3392 |
58
 
59
 
60
  ### Framework versions