End of training
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# sppechT5_finetuned_custom_dataset
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -41,14 +43,15 @@ The following hyperparameters were used during training:
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 10
|
44 |
-
- training_steps:
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:------:|:----:|:---------------:|
|
51 |
-
| No log | 0.7407 | 10 | 0.
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
14 |
# sppechT5_finetuned_custom_dataset
|
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.5969
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
- lr_scheduler_warmup_steps: 10
|
46 |
+
- training_steps: 20
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
+
| No log | 0.7407 | 10 | 0.6305 |
|
54 |
+
| No log | 1.4815 | 20 | 0.5969 |
|
55 |
|
56 |
|
57 |
### 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:5aee6dd766b55a0d36a7f2a75110d0054252ea85c5c579d7b86bf176d99852af
|
3 |
size 577789320
|
runs/Jul11_10-59-03_22e2e64e3ed2/events.out.tfevents.1720695549.22e2e64e3ed2.5472.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:b08b58a86534598fb6890150e696f12ee0278bc9c0a05fc8feab5756c00cc4e0
|
3 |
+
size 7364
|