CarmelaFinianos commited on
Commit
9769c59
1 Parent(s): 0b07724

End of training

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: mit
4
- base_model: MBZUAI/speecht5_tts_clartts_ar
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # speecht5_finetuned_emirhan_tr
16
 
17
- This model is a fine-tuned version of [MBZUAI/speecht5_tts_clartts_ar](https://huggingface.co/MBZUAI/speecht5_tts_clartts_ar) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5739
20
 
21
  ## Model description
22
 
@@ -49,13 +49,13 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss |
53
- |:-------------:|:--------:|:----:|:---------------:|
54
- | 0.3931 | 66.6667 | 100 | 0.5368 |
55
- | 0.3704 | 133.3333 | 200 | 0.5547 |
56
- | 0.3593 | 200.0 | 300 | 0.5679 |
57
- | 0.3448 | 266.6667 | 400 | 0.5701 |
58
- | 0.3381 | 333.3333 | 500 | 0.5739 |
59
 
60
 
61
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
  license: mit
4
+ base_model: microsoft/speecht5_tts
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
14
 
15
  # speecht5_finetuned_emirhan_tr
16
 
17
+ This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4809
20
 
21
  ## Model description
22
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.546 | 1.1331 | 100 | 0.5412 |
55
+ | 0.4927 | 2.2663 | 200 | 0.5164 |
56
+ | 0.479 | 3.3994 | 300 | 0.4897 |
57
+ | 0.4654 | 4.5326 | 400 | 0.4828 |
58
+ | 0.4629 | 5.6657 | 500 | 0.4809 |
59
 
60
 
61
  ### Framework versions