Mike1794 commited on
Commit
9e3927b
·
verified ·
1 Parent(s): 250ae73

NULab_t5_2

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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.4495
20
 
21
  ## Model description
22
 
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-------:|:----:|:---------------:|
54
- | 0.4553 | 5.1287 | 1000 | 0.4672 |
55
- | 0.4372 | 10.2574 | 2000 | 0.4597 |
56
- | 0.4391 | 15.3861 | 3000 | 0.4524 |
57
- | 0.4263 | 20.5148 | 4000 | 0.4495 |
58
 
59
 
60
  ### 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.6264
20
 
21
  ## Model description
22
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-------:|:----:|:---------------:|
54
+ | 0.6022 | 5.1287 | 1000 | 0.6542 |
55
+ | 0.5781 | 10.2574 | 2000 | 0.6375 |
56
+ | 0.5766 | 15.3861 | 3000 | 0.6288 |
57
+ | 0.5694 | 20.5148 | 4000 | 0.6264 |
58
 
59
 
60
  ### Framework versions