update model card README.md
Browse files
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.
|
| 17 |
-
- Wer: 0.
|
| 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.
|
| 53 |
-
| 0.
|
| 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
|