DylanonWic commited on
Commit
d5e80b4
·
1 Parent(s): 194896a

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.2590
19
- - Wer: 0.4210
20
- - Cer: 0.1146
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.6189 | 0.24 | 1000 | 0.3571 | 0.5060 | 0.1449 |
56
- | 0.5435 | 0.47 | 2000 | 0.3255 | 0.4712 | 0.1328 |
57
- | 0.5612 | 0.71 | 3000 | 0.2870 | 0.4464 | 0.1233 |
58
- | 0.6737 | 0.95 | 4000 | 0.2590 | 0.4210 | 0.1146 |
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.2336
19
+ - Wer: 0.3870
20
+ - Cer: 0.1091
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
55
+ | 0.3757 | 0.24 | 1000 | 0.3304 | 0.4416 | 0.1280 |
56
+ | 0.3588 | 0.47 | 2000 | 0.3101 | 0.4273 | 0.1200 |
57
+ | 0.3936 | 0.71 | 3000 | 0.2693 | 0.4036 | 0.1149 |
58
+ | 0.6387 | 0.95 | 4000 | 0.2336 | 0.3870 | 0.1091 |
59
 
60
 
61
  ### Framework versions