nonoJDWAOIDAWKDA
commited on
Commit
•
73e041c
1
Parent(s):
122ed26
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,23 +44,28 @@ The following hyperparameters were used during training:
|
|
44 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
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
|
62 |
|
63 |
-
- Transformers 4.46.
|
64 |
- Pytorch 2.5.1+cu121
|
65 |
- Datasets 3.1.0
|
66 |
- Tokenizers 0.20.3
|
|
|
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.5475
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
44 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 100
|
47 |
+
- training_steps: 1000
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:--------:|:----:|:---------------:|
|
54 |
+
| 0.5131 | 29.6296 | 100 | 0.5124 |
|
55 |
+
| 0.4586 | 59.2593 | 200 | 0.5242 |
|
56 |
+
| 0.4348 | 88.8889 | 300 | 0.5369 |
|
57 |
+
| 0.4093 | 118.5185 | 400 | 0.5420 |
|
58 |
+
| 0.3839 | 148.1481 | 500 | 0.5394 |
|
59 |
+
| 0.3788 | 177.7778 | 600 | 0.5430 |
|
60 |
+
| 0.3686 | 207.4074 | 700 | 0.5504 |
|
61 |
+
| 0.3606 | 237.0370 | 800 | 0.5518 |
|
62 |
+
| 0.3555 | 266.6667 | 900 | 0.5524 |
|
63 |
+
| 0.3538 | 296.2963 | 1000 | 0.5475 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
+
- Transformers 4.46.3
|
69 |
- Pytorch 2.5.1+cu121
|
70 |
- Datasets 3.1.0
|
71 |
- Tokenizers 0.20.3
|
generation_config.json
CHANGED
@@ -5,5 +5,5 @@
|
|
5 |
"eos_token_id": 2,
|
6 |
"max_length": 1876,
|
7 |
"pad_token_id": 1,
|
8 |
-
"transformers_version": "4.46.
|
9 |
}
|
|
|
5 |
"eos_token_id": 2,
|
6 |
"max_length": 1876,
|
7 |
"pad_token_id": 1,
|
8 |
+
"transformers_version": "4.46.3"
|
9 |
}
|
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:b7cff297a53805c09f18f990521bfd425681e61113e619e0b6715dc7eb637f3e
|
3 |
size 577789320
|
runs/Nov19_18-36-08_DESKTOP-34HL3JL/events.out.tfevents.1732016169.DESKTOP-34HL3JL.11304.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:1303c96a2fffdf3c04bfdb555936e7065daff9c85fc0d1e52ec7aaa58e0768c2
|
3 |
+
size 18181
|