rossevine commited on
Commit
fd6d7bf
·
1 Parent(s): 031c7a0

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 1.5575
17
- - Wer: 0.6673
18
- - Cer: 0.2687
19
 
20
  ## Model description
21
 
@@ -50,9 +50,13 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
53
- | 1.0117 | 8.51 | 400 | 1.4415 | 0.6958 | 0.2701 |
54
- | 0.456 | 17.02 | 800 | 1.5152 | 0.6816 | 0.2833 |
55
- | 0.2385 | 25.53 | 1200 | 1.5575 | 0.6673 | 0.2687 |
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
13
 
14
  This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 2.4856
17
+ - Wer: 0.5755
18
+ - Cer: 0.2446
19
 
20
  ## Model description
21
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
53
+ | 1.0588 | 4.17 | 400 | 1.7492 | 0.6409 | 0.2597 |
54
+ | 0.5411 | 8.33 | 800 | 2.0539 | 0.6467 | 0.2779 |
55
+ | 0.403 | 12.5 | 1200 | 2.0300 | 0.6500 | 0.2674 |
56
+ | 0.2896 | 16.67 | 1600 | 2.0923 | 0.6024 | 0.2544 |
57
+ | 0.2176 | 20.83 | 2000 | 2.1371 | 0.5763 | 0.2449 |
58
+ | 0.1557 | 25.0 | 2400 | 2.3540 | 0.5906 | 0.2505 |
59
+ | 0.1089 | 29.17 | 2800 | 2.4856 | 0.5755 | 0.2446 |
60
 
61
 
62
  ### Framework versions