ojasrohatgi commited on
Commit
a090bf9
·
verified ·
1 Parent(s): 6f8e026

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the PeekieTech data dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.4526
24
 
25
  ## Model description
26
 
@@ -55,10 +55,10 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss |
57
  |:-------------:|:-------:|:----:|:---------------:|
58
- | 0.5247 | 3.5725 | 1000 | 0.4736 |
59
- | 0.4917 | 7.1431 | 2000 | 0.4591 |
60
- | 0.4889 | 10.7156 | 3000 | 0.4540 |
61
- | 0.4819 | 14.2862 | 4000 | 0.4526 |
62
 
63
 
64
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the PeekieTech data dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.4542
24
 
25
  ## Model description
26
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss |
57
  |:-------------:|:-------:|:----:|:---------------:|
58
+ | 0.5207 | 3.5725 | 1000 | 0.4726 |
59
+ | 0.4931 | 7.1431 | 2000 | 0.4598 |
60
+ | 0.488 | 10.7156 | 3000 | 0.4557 |
61
+ | 0.4766 | 14.2862 | 4000 | 0.4542 |
62
 
63
 
64
  ### Framework versions