End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.4778
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
+
| 0.8038 | 1.6667 | 100 | 0.6391 |
|
55 |
+
| 0.6675 | 3.3333 | 200 | 0.5444 |
|
56 |
+
| 0.5955 | 5.0 | 300 | 0.5115 |
|
57 |
+
| 0.5658 | 6.6667 | 400 | 0.4928 |
|
58 |
+
| 0.553 | 8.3333 | 500 | 0.4870 |
|
59 |
+
| 0.5308 | 10.0 | 600 | 0.4822 |
|
60 |
+
| 0.5262 | 11.6667 | 700 | 0.4806 |
|
61 |
+
| 0.5405 | 13.3333 | 800 | 0.4791 |
|
62 |
+
| 0.5267 | 15.0 | 900 | 0.4791 |
|
63 |
+
| 0.525 | 16.6667 | 1000 | 0.4778 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 577789320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21ffa181920ec10e501e0a123ffc7b69a69c2d592fc37d510a260afce8515ca5
|
3 |
size 577789320
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19797838aaf06cc9da30259249fa2be87f4ceea75b94044a4585465d0a5b2aa5
|
3 |
size 5496
|