whispy commited on
Commit
4d5db99
1 Parent(s): 8b60cd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -63,12 +63,17 @@ The following hyperparameters were used during training:
63
 
64
  ### Training results
65
 
66
- | Training Loss | Epoch | Step | Validation Loss | Wer |
67
- |:-------------:|:-----:|:----:|:---------------:|:-------:|
68
- | 0.2453 | 0.78 | 600 | 0.2898 | 19.0097 |
69
- | 0.2338 | 1.56 | 700 | 0.2768 | 18.7054 |
70
- | 0.2402 | 2.34 | 800 | 0.2646 | 18.2214 |
71
- | 0.2340 | 3.12 | 900 | 0.2581 | 17.3916 |
 
 
 
 
 
72
 
73
 
74
  ### Framework versions
 
63
 
64
  ### Training results
65
 
66
+ | Training Loss | Step | Validation Loss | Wer |
67
+ |:-------------:|:----:|:---------------:|:-------:|
68
+ | 1.4744 | 100 | 1.1852 | 117.6059 |
69
+ | 0.7241 | 200 | 0.7452 | 79.7386 |
70
+ | 0.3321 | 300 | 0.3215 | 21.0497 |
71
+ | 0.2930 | 400 | 0.3030 | 20.2129 |
72
+ | 0.2698 | 500 | 0.2982 | 19.7635 |
73
+ | 0.2453 | 600 | 0.2898 | 19.0097 |
74
+ | 0.2338 | 700 | 0.2768 | 18.7054 |
75
+ | 0.2402 | 800 | 0.2646 | 18.2214 |
76
+ | 0.2340 | 900 | 0.2581 | 17.3916 |
77
 
78
 
79
  ### Framework versions