simran14 commited on
Commit
ed94eb1
·
verified ·
1 Parent(s): f82b64e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -69,10 +69,10 @@ The following hyperparameters were used during training:
69
 
70
  ### Training results
71
 
72
- | Training Loss | Epoch | Step | Validation Loss | Wer |
73
- |:-------------:|:------:|:----:|:---------------:|:------:|
74
- | 0.0002 | 0.7337 | 1000 | 0.0003 | 0.0646 |
75
- | 0.0001 | 1.4674 | 2000 | 0.0002 | 0.0323 |
76
 
77
 
78
  ### Framework versions
 
69
 
70
  ### Training results
71
 
72
+ | Training Loss | step | Validation Loss | Wer |
73
+ |:-------------:|:-----:|:---------------:|:------:|
74
+ | 0.0002 | 1000 | 0.0003 | 0.0646 |
75
+ | 0.0001 | 2000 | 0.0002 | 0.0323 |
76
 
77
 
78
  ### Framework versions