Yassmen commited on
Commit
ca039b7
·
verified ·
1 Parent(s): f04bab4

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4470
20
 
21
  ## Model description
22
 
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
- | 0.5899 | 0.3573 | 100 | 0.5129 |
55
- | 0.5469 | 0.7146 | 200 | 0.4869 |
56
- | 0.5235 | 1.0719 | 300 | 0.4798 |
57
- | 0.5096 | 1.4292 | 400 | 0.4681 |
58
- | 0.5014 | 1.7865 | 500 | 0.4603 |
59
- | 0.4935 | 2.1438 | 600 | 0.4579 |
60
- | 0.4923 | 2.5011 | 700 | 0.4567 |
61
- | 0.4892 | 2.8584 | 800 | 0.4501 |
62
- | 0.4737 | 3.2157 | 900 | 0.4490 |
63
- | 0.4735 | 3.5730 | 1000 | 0.4470 |
64
 
65
 
66
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4447
20
 
21
  ## Model description
22
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.5826 | 0.3638 | 100 | 0.5139 |
55
+ | 0.5432 | 0.7276 | 200 | 0.4956 |
56
+ | 0.5189 | 1.0914 | 300 | 0.4836 |
57
+ | 0.5081 | 1.4552 | 400 | 0.4675 |
58
+ | 0.4982 | 1.8190 | 500 | 0.4587 |
59
+ | 0.4894 | 2.1828 | 600 | 0.4589 |
60
+ | 0.4889 | 2.5466 | 700 | 0.4530 |
61
+ | 0.4834 | 2.9104 | 800 | 0.4485 |
62
+ | 0.4768 | 3.2742 | 900 | 0.4461 |
63
+ | 0.4742 | 3.6380 | 1000 | 0.4447 |
64
 
65
 
66
  ### Framework versions