Alikhan Urumov
commited on
Commit
•
5811e12
1
Parent(s):
3d38ef2
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.4317
|
17 |
+
- Wer: 0.3873
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
+
| 0.4959 | 0.21 | 1000 | 0.4164 | 0.3845 |
|
51 |
+
| 0.5124 | 0.42 | 2000 | 0.4403 | 0.3889 |
|
52 |
+
| 0.5074 | 0.64 | 3000 | 0.4324 | 0.3893 |
|
53 |
+
| 0.5248 | 0.85 | 4000 | 0.4317 | 0.3873 |
|
54 |
|
55 |
|
56 |
### Framework versions
|