End of training
Browse files
README.md
CHANGED
@@ -14,8 +14,6 @@ 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 |
-
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.5969
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -43,15 +41,14 @@ The following hyperparameters were used during training:
|
|
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:
|
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.
|
54 |
-
| No log | 1.4815 | 20 | 0.5969 |
|
55 |
|
56 |
|
57 |
### 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 |
|
18 |
## Model description
|
19 |
|
|
|
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: 15
|
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.8550 |
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
runs/Jul11_11-22-28_22e2e64e3ed2/events.out.tfevents.1720696958.22e2e64e3ed2.5472.1
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:68cf49e96488e8e70174fda210871b9727a4847991a1c893b06d6faaad452ad7
|
3 |
+
size 6484
|
runs/Jul11_11-23-29_22e2e64e3ed2/events.out.tfevents.1720697012.22e2e64e3ed2.5472.2
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:55238c05e26391c58c24f4f2d6d2e9bc52191f5557a3ef91bac29b086b6198c4
|
3 |
+
size 7098
|