peymansyh commited on
Commit
45a58ea
1 Parent(s): 9355ac0

End of training

Browse files
Files changed (1) hide show
  1. README.md +12 -9
README.md CHANGED
@@ -7,18 +7,18 @@ tags:
7
  datasets:
8
  - facebook/voxpopuli
9
  model-index:
10
- - name: speecht5_finetuned_voxpopuli_fr
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # speecht5_finetuned_voxpopuli_fr
18
 
19
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the facebook/voxpopuli dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4881
22
 
23
  ## Model description
24
 
@@ -37,7 +37,7 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 1e-05
41
  - train_batch_size: 4
42
  - eval_batch_size: 2
43
  - seed: 42
@@ -46,16 +46,19 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 500
49
- - training_steps: 4000
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 0.5485 | 6.13 | 1000 | 0.5096 |
56
- | 0.5225 | 12.26 | 2000 | 0.4941 |
57
- | 0.5149 | 18.39 | 3000 | 0.4907 |
58
- | 0.5189 | 24.52 | 4000 | 0.4881 |
 
 
 
59
 
60
 
61
  ### Framework versions
 
7
  datasets:
8
  - facebook/voxpopuli
9
  model-index:
10
+ - name: speecht5_finetuned_voxpopuli_it
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # speecht5_finetuned_voxpopuli_it
18
 
19
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the facebook/voxpopuli dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4841
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 7e-06
41
  - train_batch_size: 4
42
  - eval_batch_size: 2
43
  - seed: 42
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 500
49
+ - training_steps: 7000
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 0.5625 | 4.72 | 1000 | 0.5168 |
56
+ | 0.5329 | 9.43 | 2000 | 0.5001 |
57
+ | 0.526 | 14.15 | 3000 | 0.4915 |
58
+ | 0.5261 | 18.87 | 4000 | 0.4878 |
59
+ | 0.5194 | 23.58 | 5000 | 0.4865 |
60
+ | 0.5138 | 28.3 | 6000 | 0.4853 |
61
+ | 0.5099 | 33.02 | 7000 | 0.4841 |
62
 
63
 
64
  ### Framework versions