crowbarmassage commited on
Commit
adc385b
1 Parent(s): 6bab9e1

update model card README.md

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_hifigan](https://huggingface.co/microsoft/speecht5_hifigan) on the facebook/voxpopuli_nl dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4661
20
 
21
  ## Model description
22
 
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 0.5205 | 4.3 | 1000 | 0.4841 |
54
- | 0.496 | 8.61 | 2000 | 0.4706 |
55
- | 0.4964 | 12.91 | 3000 | 0.4675 |
56
- | 0.4915 | 17.21 | 4000 | 0.4661 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [microsoft/speecht5_hifigan](https://huggingface.co/microsoft/speecht5_hifigan) on the facebook/voxpopuli_nl dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4598
20
 
21
  ## Model description
22
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 0.5237 | 4.3 | 1000 | 0.4788 |
54
+ | 0.4974 | 8.61 | 2000 | 0.4652 |
55
+ | 0.4941 | 12.91 | 3000 | 0.4634 |
56
+ | 0.4925 | 17.21 | 4000 | 0.4598 |
57
 
58
 
59
  ### Framework versions