Alikhan Urumov
commited on
Commit
•
27d6e5f
1
Parent(s):
7f5cbfb
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.4159
|
17 |
+
- Wer: 0.4014
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
+
| 0.5001 | 0.21 | 1000 | 0.4033 | 0.4018 |
|
51 |
+
| 0.5231 | 0.42 | 2000 | 0.4083 | 0.4018 |
|
52 |
+
| 0.5137 | 0.64 | 3000 | 0.4146 | 0.4042 |
|
53 |
+
| 0.4973 | 0.85 | 4000 | 0.4159 | 0.4014 |
|
54 |
|
55 |
|
56 |
### Framework versions
|