update model card README.md
Browse files
README.md
CHANGED
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [scasutt/Prototype_training](https://huggingface.co/scasutt/Prototype_training) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
-
- Wer: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,11 +47,11 @@ 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 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [scasutt/Prototype_training](https://huggingface.co/scasutt/Prototype_training) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.6686
|
18 |
+
- Wer: 0.6639
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
+
| 0.6613 | 0.74 | 100 | 0.6388 | 0.6609 |
|
51 |
+
| 0.5528 | 1.47 | 200 | 0.6396 | 0.6569 |
|
52 |
+
| 0.5148 | 2.21 | 300 | 0.6362 | 0.6681 |
|
53 |
+
| 0.4727 | 2.94 | 400 | 0.6537 | 0.6711 |
|
54 |
+
| 0.4415 | 3.68 | 500 | 0.6686 | 0.6639 |
|
55 |
|
56 |
|
57 |
### Framework versions
|