Monsia commited on
Commit
87370fb
1 Parent(s): 3d14956

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [Monsia/test-model-lg-data](https://huggingface.co/Monsia/test-model-lg-data) on the common_voice dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3243
20
- - Wer: 0.4130
21
 
22
  ## Model description
23
 
@@ -52,13 +52,13 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
- | 0.034 | 0.67 | 100 | 0.4173 | 0.4217 |
56
- | 0.0378 | 1.35 | 200 | 0.4614 | 0.4729 |
57
- | 0.0579 | 2.03 | 300 | 0.4122 | 0.4577 |
58
- | 0.0467 | 2.7 | 400 | 0.3758 | 0.4423 |
59
- | 0.0403 | 3.38 | 500 | 0.3823 | 0.4342 |
60
- | 0.036 | 4.05 | 600 | 0.3620 | 0.4282 |
61
- | 0.0504 | 4.73 | 700 | 0.3243 | 0.4130 |
62
 
63
 
64
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [Monsia/test-model-lg-data](https://huggingface.co/Monsia/test-model-lg-data) on the common_voice dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3354
20
+ - Wer: 0.4150
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 0.0236 | 0.67 | 100 | 0.4048 | 0.4222 |
56
+ | 0.0304 | 1.35 | 200 | 0.4266 | 0.4809 |
57
+ | 0.0545 | 2.03 | 300 | 0.4309 | 0.4735 |
58
+ | 0.0415 | 2.7 | 400 | 0.4269 | 0.4595 |
59
+ | 0.033 | 3.38 | 500 | 0.4085 | 0.4537 |
60
+ | 0.0328 | 4.05 | 600 | 0.3642 | 0.4224 |
61
+ | 0.0414 | 4.73 | 700 | 0.3354 | 0.4150 |
62
 
63
 
64
  ### Framework versions