Yassmen commited on
Commit
66d6958
·
verified ·
1 Parent(s): 7e00fd0

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.4457
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.5849 | 0.3573 | 100 | 0.5034 |
55
- | 0.5421 | 0.7146 | 200 | 0.4901 |
56
- | 0.5217 | 1.0719 | 300 | 0.4726 |
57
- | 0.5052 | 1.4292 | 400 | 0.4641 |
58
- | 0.4984 | 1.7865 | 500 | 0.4586 |
59
- | 0.495 | 2.1438 | 600 | 0.4550 |
60
- | 0.487 | 2.5011 | 700 | 0.4512 |
61
- | 0.4841 | 2.8584 | 800 | 0.4509 |
62
- | 0.471 | 3.2157 | 900 | 0.4471 |
63
- | 0.4751 | 3.5730 | 1000 | 0.4457 |
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.4508
20
 
21
  ## Model description
22
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.5468 | 0.3573 | 100 | 0.4985 |
55
+ | 0.5389 | 0.7146 | 200 | 0.4955 |
56
+ | 0.5149 | 1.0719 | 300 | 0.4767 |
57
+ | 0.5034 | 1.4292 | 400 | 0.4669 |
58
+ | 0.4961 | 1.7865 | 500 | 0.4644 |
59
+ | 0.4903 | 2.1438 | 600 | 0.4643 |
60
+ | 0.4836 | 2.5011 | 700 | 0.4587 |
61
+ | 0.4829 | 2.8584 | 800 | 0.4539 |
62
+ | 0.4752 | 3.2157 | 900 | 0.4515 |
63
+ | 0.4776 | 3.5730 | 1000 | 0.4508 |
64
 
65
 
66
  ### Framework versions