Commit
·
d5e80b4
1
Parent(s):
194896a
update model card README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model was trained from scratch on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Wer: 0.
|
20 |
-
- Cer: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,10 +52,10 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model was trained from scratch on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.2336
|
19 |
+
- Wer: 0.3870
|
20 |
+
- Cer: 0.1091
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
55 |
+
| 0.3757 | 0.24 | 1000 | 0.3304 | 0.4416 | 0.1280 |
|
56 |
+
| 0.3588 | 0.47 | 2000 | 0.3101 | 0.4273 | 0.1200 |
|
57 |
+
| 0.3936 | 0.71 | 3000 | 0.2693 | 0.4036 | 0.1149 |
|
58 |
+
| 0.6387 | 0.95 | 4000 | 0.2336 | 0.3870 | 0.1091 |
|
59 |
|
60 |
|
61 |
### Framework versions
|