lucas-meyer commited on
Commit
1a7b8ff
1 Parent(s): 4743a58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -38,7 +38,7 @@ The following hyperparameters were used during training:
38
 
39
  ### Training results
40
 
41
- | Training Loss | Epoch | Step | Validation Loss | Wer |
42
  |:-------------:|:-----:|:----:|:---------------:|:------:|
43
  | 7.6065 | 0.44 | 100 | 3.3086 | 1.0 |
44
  | 3.055 | 0.88 | 200 | 2.9676 | 0.9998 |
@@ -55,7 +55,7 @@ The following hyperparameters were used during training:
55
  | 0.205 | 5.73 | 1300 | 0.4207 | 0.3877 |
56
  | 0.1939 | 6.17 | 1400 | 0.4490 | 0.3746 |
57
  | 0.1644 | 6.61 | 1500 | 0.4325 | 0.3549 |
58
- | 0.1782 | 7.05 | 1600 | 0.4699 | 0.3875 |
59
 
60
 
61
  ### Framework versions
 
38
 
39
  ### Training results
40
 
41
+ | Training Loss | Epoch | Step | Validation Loss | Wer (Train) |
42
  |:-------------:|:-----:|:----:|:---------------:|:------:|
43
  | 7.6065 | 0.44 | 100 | 3.3086 | 1.0 |
44
  | 3.055 | 0.88 | 200 | 2.9676 | 0.9998 |
 
55
  | 0.205 | 5.73 | 1300 | 0.4207 | 0.3877 |
56
  | 0.1939 | 6.17 | 1400 | 0.4490 | 0.3746 |
57
  | 0.1644 | 6.61 | 1500 | 0.4325 | 0.3549 |
58
+ | 0.1782 | 7.05 | 1600 | 0.4699 | 0.3791 |
59
 
60
 
61
  ### Framework versions