sumet commited on
Commit
e8a1f37
1 Parent(s): cc33f89

End of training

Browse files
Files changed (3) hide show
  1. README.md +62 -0
  2. generation_config.json +9 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - es
4
+ license: mit
5
+ base_model: microsoft/speecht5_tts
6
+ tags:
7
+ - generated_from_trainer
8
+ datasets:
9
+ - facebook/voxpopuli
10
+ model-index:
11
+ - name: speec T5 ES - Sumet
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # speec T5 ES - Sumet
19
+
20
+ This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the Vox Populi ES dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - eval_loss: 0.4434
23
+ - eval_runtime: 126.5506
24
+ - eval_samples_per_second: 19.802
25
+ - eval_steps_per_second: 4.955
26
+ - epoch: 3.41
27
+ - step: 2400
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 1e-05
47
+ - train_batch_size: 4
48
+ - eval_batch_size: 4
49
+ - seed: 42
50
+ - gradient_accumulation_steps: 8
51
+ - total_train_batch_size: 32
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: linear
54
+ - lr_scheduler_warmup_steps: 500
55
+ - training_steps: 4000
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.32.0
60
+ - Pytorch 2.0.1+cu118
61
+ - Datasets 2.14.4
62
+ - Tokenizers 0.13.3
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.32.0"
9
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62e342863955637702655e19cb6afe1354e7d6abcfcf1ec42bacb8a16c2e9edf
3
  size 577878333
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62f317425e6722f4645a2947fd2ac1e504e5446ec1de28576c07a3025e7b208d
3
  size 577878333