Alikhan Urumov
commited on
Commit
·
e5d6d95
1
Parent(s):
dcd7f89
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 |
|
@@ -47,10 +47,10 @@ 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 |
|
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.4156
|
17 |
+
- Wer: 0.4230
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
+
| 0.5335 | 0.21 | 1000 | 0.4230 | 0.4262 |
|
51 |
+
| 0.4925 | 0.42 | 2000 | 0.4101 | 0.4246 |
|
52 |
+
| 0.5038 | 0.64 | 3000 | 0.4157 | 0.4234 |
|
53 |
+
| 0.5126 | 0.85 | 4000 | 0.4156 | 0.4230 |
|
54 |
|
55 |
|
56 |
### Framework versions
|