End of training
Browse files
README.md
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
base_model: microsoft/speecht5_tts
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: v1
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# v1
|
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.4063
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 1e-05
|
38 |
+
- train_batch_size: 8
|
39 |
+
- eval_batch_size: 8
|
40 |
+
- seed: 42
|
41 |
+
- gradient_accumulation_steps: 2
|
42 |
+
- total_train_batch_size: 16
|
43 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
+
- lr_scheduler_type: linear
|
45 |
+
- lr_scheduler_warmup_steps: 900
|
46 |
+
- num_epochs: 10
|
47 |
+
- mixed_precision_training: Native AMP
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
+
|:-------------:|:-----:|:-----:|:---------------:|
|
53 |
+
| 0.4758 | 0.51 | 1000 | 0.4393 |
|
54 |
+
| 0.4714 | 1.02 | 2000 | 0.4303 |
|
55 |
+
| 0.4673 | 1.54 | 3000 | 0.4272 |
|
56 |
+
| 0.4646 | 2.05 | 4000 | 0.4206 |
|
57 |
+
| 0.4509 | 2.56 | 5000 | 0.4197 |
|
58 |
+
| 0.4542 | 3.07 | 6000 | 0.4162 |
|
59 |
+
| 0.4526 | 3.59 | 7000 | 0.4153 |
|
60 |
+
| 0.4484 | 4.1 | 8000 | 0.4134 |
|
61 |
+
| 0.4539 | 4.61 | 9000 | 0.4134 |
|
62 |
+
| 0.4467 | 5.12 | 10000 | 0.4111 |
|
63 |
+
| 0.4465 | 5.64 | 11000 | 0.4112 |
|
64 |
+
| 0.4424 | 6.15 | 12000 | 0.4091 |
|
65 |
+
| 0.4422 | 6.66 | 13000 | 0.4079 |
|
66 |
+
| 0.4532 | 7.17 | 14000 | 0.4084 |
|
67 |
+
| 0.447 | 7.69 | 15000 | 0.4074 |
|
68 |
+
| 0.4398 | 8.2 | 16000 | 0.4069 |
|
69 |
+
| 0.4386 | 8.71 | 17000 | 0.4068 |
|
70 |
+
| 0.4379 | 9.22 | 18000 | 0.4069 |
|
71 |
+
| 0.4345 | 9.74 | 19000 | 0.4063 |
|
72 |
+
|
73 |
+
|
74 |
+
### Framework versions
|
75 |
+
|
76 |
+
- Transformers 4.38.2
|
77 |
+
- Pytorch 2.1.0+cu121
|
78 |
+
- Datasets 2.18.0
|
79 |
+
- Tokenizers 0.15.2
|
generation_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 0,
|
4 |
+
"decoder_start_token_id": 2,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"max_length": 1876,
|
7 |
+
"pad_token_id": 1,
|
8 |
+
"transformers_version": "4.38.2"
|
9 |
+
}
|
runs/Mar07_08-21-16_f2465b8ce906/events.out.tfevents.1709799679.f2465b8ce906.6633.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:bfc7170ee3b80fe7246b3ede3501b7f40f6283a47488719c04f4bbbb54c3e197
|
3 |
+
size 176767
|