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 |
|
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
|
55 |
|
56 |
### 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.3719
|
18 |
+
- Wer: 0.4626
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| 0.4329 | 1.47 | 100 | 0.3538 | 0.4568 |
|
53 |
+
| 0.4118 | 2.94 | 200 | 0.3719 | 0.4626 |
|
54 |
|
55 |
|
56 |
### Framework versions
|