mikhail-panzo
commited on
End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -50,19 +50,19 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
- Transformers 4.41.0.dev0
|
66 |
- Pytorch 2.2.1+cu121
|
67 |
-
- Datasets 2.19.
|
68 |
- Tokenizers 0.19.1
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.3382
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
+
| 0.5277 | 0.4188 | 500 | 0.4806 |
|
54 |
+
| 0.4582 | 0.8377 | 1000 | 0.4116 |
|
55 |
+
| 0.4312 | 1.2565 | 1500 | 0.3951 |
|
56 |
+
| 0.4122 | 1.6754 | 2000 | 0.3768 |
|
57 |
+
| 0.3985 | 2.0942 | 2500 | 0.3599 |
|
58 |
+
| 0.3873 | 2.5131 | 3000 | 0.3478 |
|
59 |
+
| 0.376 | 2.9319 | 3500 | 0.3422 |
|
60 |
+
| 0.367 | 3.3508 | 4000 | 0.3382 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
- Transformers 4.41.0.dev0
|
66 |
- Pytorch 2.2.1+cu121
|
67 |
+
- Datasets 2.19.1
|
68 |
- Tokenizers 0.19.1
|