akuzdeuov commited on
Commit
21eb0ef
1 Parent(s): 222f161

End of training

Browse files
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/speecht5_tts
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - facebook/voxpopuli
8
+ model-index:
9
+ - name: speecht5_finetuned_voxpopuli_nl
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # speecht5_finetuned_voxpopuli_nl
17
+
18
+ This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the facebook/voxpopuli dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4597
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 1e-05
40
+ - train_batch_size: 32
41
+ - eval_batch_size: 32
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 500
46
+ - training_steps: 4000
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:-----:|:----:|:---------------:|
53
+ | 0.5214 | 4.29 | 1000 | 0.4803 |
54
+ | 0.505 | 8.58 | 2000 | 0.4651 |
55
+ | 0.4896 | 12.88 | 3000 | 0.4597 |
56
+ | 0.4943 | 17.17 | 4000 | 0.4597 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.39.0
62
+ - Pytorch 2.2.1+cu121
63
+ - Datasets 2.18.0
64
+ - 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.39.0"
9
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f29b1c56633110aaa1206a2d9b0940ba5ac347d9ecac90ed2911bb897d58c5f
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:405f380305edb12e0d6f0c09fac2d8aaa56c3b2493400ba9321be47df0eb8e85
3
  size 577789320
runs/Mar22_13-31-09_956281a5d3a9/events.out.tfevents.1711114271.956281a5d3a9.1530.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:836c2ab298dd4c9f62063528ab50142052c8b90249b6660062c151eb10af9406
3
- size 23628
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83b26d60ad8b851e910a7799d8458dd80986d29592bfb83c26fb9aed80dd8153
3
+ size 41404