update model card README.md
Browse files
README.md
CHANGED
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
+
| 0.5865 | 0.74 | 100 | 0.6499 | 0.6750 |
|
51 |
+
| 0.5801 | 1.47 | 200 | 0.6499 | 0.6750 |
|
52 |
+
| 0.5808 | 2.21 | 300 | 0.6499 | 0.6750 |
|
53 |
+
| 0.5734 | 2.94 | 400 | 0.6499 | 0.6750 |
|
54 |
+
| 0.5706 | 3.68 | 500 | 0.6499 | 0.6750 |
|
55 |
|
56 |
|
57 |
### Framework versions
|