Timmyafolami
commited on
End of training
Browse files
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 |
|
@@ -44,18 +44,24 @@ The following hyperparameters were used during training:
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 100
|
47 |
-
- training_steps:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### 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.4968
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 100
|
47 |
+
- training_steps: 1100
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
+
| 0.4995 | 7.9208 | 100 | 0.4349 |
|
55 |
+
| 0.421 | 15.8416 | 200 | 0.4270 |
|
56 |
+
| 0.3934 | 23.7624 | 300 | 0.4447 |
|
57 |
+
| 0.3765 | 31.6832 | 400 | 0.4632 |
|
58 |
+
| 0.3665 | 39.6040 | 500 | 0.4657 |
|
59 |
+
| 0.3595 | 47.5248 | 600 | 0.4665 |
|
60 |
+
| 0.3455 | 55.4455 | 700 | 0.4821 |
|
61 |
+
| 0.3405 | 63.3663 | 800 | 0.4851 |
|
62 |
+
| 0.3349 | 71.2871 | 900 | 0.4916 |
|
63 |
+
| 0.3289 | 79.2079 | 1000 | 0.4928 |
|
64 |
+
| 0.329 | 87.1287 | 1100 | 0.4968 |
|
65 |
|
66 |
|
67 |
### 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:1a8f61ca1455c53ba0fb3826e4b3ca72c81580d3afe413a84614a2fdb30bd37d
|
3 |
size 577789320
|
runs/Oct01_22-35-00_dda9e4a0bc13/events.out.tfevents.1727822105.dda9e4a0bc13.37199.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:505d5fbf00cad99954f5262f6342340f16bb64d0feacb1aeaf68d5002120e0ba
|
3 |
+
size 19205
|