Alikhan Urumov
commited on
Commit
·
e4badee
1
Parent(s):
30f0f9a
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.4735
|
17 |
+
- Wer: 0.4031
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
+
| 0.493 | 0.21 | 1000 | 0.4694 | 0.4027 |
|
51 |
+
| 0.4829 | 0.42 | 2000 | 0.4585 | 0.4027 |
|
52 |
+
| 0.49 | 0.64 | 3000 | 0.4739 | 0.4027 |
|
53 |
+
| 0.5317 | 0.85 | 4000 | 0.4735 | 0.4031 |
|
54 |
|
55 |
|
56 |
### Framework versions
|