scasutt commited on
Commit
f040280
1 Parent(s): 8def11e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -13,8 +13,8 @@ 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: 0.4097
17
- - Wer: 0.3828
18
 
19
  ## Model description
20
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Wer |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | 0.6181 | 1.35 | 1000 | 0.2347 | 0.3037 |
53
- | 0.5368 | 2.69 | 2000 | 0.4097 | 0.3828 |
54
 
55
 
56
  ### 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: 0.8369
17
+ - Wer: 0.5052
18
 
19
  ## Model description
20
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Wer |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.533 | 1.35 | 1000 | 0.3547 | 0.3483 |
53
+ | 0.4531 | 2.69 | 2000 | 0.8369 | 0.5052 |
54
 
55
 
56
  ### Framework versions