abdelkader12 commited on
Commit
1992bae
1 Parent(s): 833b360

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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 Darija Common Voice 11.0 dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.5532
24
 
25
  ## Model description
26
 
@@ -53,13 +53,13 @@ The following hyperparameters were used during training:
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss |
57
- |:-------------:|:-------:|:----:|:---------------:|
58
- | 0.7192 | 2.7211 | 100 | 0.6607 |
59
- | 0.6194 | 5.4422 | 200 | 0.5822 |
60
- | 0.5986 | 8.1633 | 300 | 0.5805 |
61
- | 0.5613 | 10.8844 | 400 | 0.5642 |
62
- | 0.543 | 13.6054 | 500 | 0.5532 |
63
 
64
 
65
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the Darija Common Voice 11.0 dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.3400
24
 
25
  ## Model description
26
 
 
53
 
54
  ### Training results
55
 
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:--------:|:----:|:---------------:|
58
+ | 0.2289 | 57.1429 | 100 | 0.3906 |
59
+ | 0.2089 | 114.2857 | 200 | 0.3636 |
60
+ | 0.1927 | 171.4286 | 300 | 0.3515 |
61
+ | 0.1855 | 228.5714 | 400 | 0.3444 |
62
+ | 0.1864 | 285.7143 | 500 | 0.3400 |
63
 
64
 
65
  ### Framework versions