Alikhan Urumov
commited on
Commit
·
0673734
1
Parent(s):
e0a2ad4
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.5468
|
17 |
+
- Wer: 0.4124
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
+
| 0.511 | 0.21 | 1000 | 0.5444 | 0.4183 |
|
51 |
+
| 0.5021 | 0.43 | 2000 | 0.5727 | 0.4112 |
|
52 |
+
| 0.4746 | 0.64 | 3000 | 0.5495 | 0.4116 |
|
53 |
+
| 0.5052 | 0.85 | 4000 | 0.5468 | 0.4124 |
|
54 |
|
55 |
|
56 |
### Framework versions
|