DylanonWic commited on
Commit
7c6342e
1 Parent(s): acb5945

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.2648
19
- - Wer: 0.3228
20
- - Cer: 0.0886
21
 
22
  ## Model description
23
 
@@ -52,10 +52,10 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
55
- | 0.1049 | 0.18 | 1000 | 0.4932 | 0.3234 | 0.0887 |
56
- | 0.1243 | 0.36 | 2000 | 0.4899 | 0.3281 | 0.0901 |
57
- | 0.2251 | 0.53 | 3000 | 0.4109 | 0.3290 | 0.0902 |
58
- | 0.817 | 0.71 | 4000 | 0.2648 | 0.3228 | 0.0886 |
59
 
60
 
61
  ### Framework versions
 
15
 
16
  This model was trained from scratch on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.2713
19
+ - Wer: 0.3245
20
+ - Cer: 0.0892
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
55
+ | 0.0865 | 0.18 | 1000 | 0.5156 | 0.3249 | 0.0892 |
56
+ | 0.1075 | 0.36 | 2000 | 0.5144 | 0.3265 | 0.0899 |
57
+ | 0.1973 | 0.53 | 3000 | 0.4405 | 0.3298 | 0.0905 |
58
+ | 0.8348 | 0.71 | 4000 | 0.2713 | 0.3245 | 0.0892 |
59
 
60
 
61
  ### Framework versions