mikhail-panzo commited on
Commit
c737efb
1 Parent(s): a30960f

End of training

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.3333
19
 
20
  ## Model description
21
 
@@ -50,19 +50,19 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
- | 0.4089 | 0.4188 | 500 | 0.3876 |
54
- | 0.4046 | 0.8377 | 1000 | 0.3756 |
55
- | 0.4013 | 1.2565 | 1500 | 0.3666 |
56
- | 0.396 | 1.6754 | 2000 | 0.3648 |
57
- | 0.3829 | 2.0942 | 2500 | 0.3528 |
58
- | 0.3786 | 2.5131 | 3000 | 0.3410 |
59
- | 0.3663 | 2.9319 | 3500 | 0.3374 |
60
- | 0.359 | 3.3508 | 4000 | 0.3333 |
61
 
62
 
63
  ### Framework versions
64
 
65
  - Transformers 4.41.0.dev0
66
  - Pytorch 2.2.1+cu121
67
- - Datasets 2.19.0
68
  - Tokenizers 0.19.1
 
15
 
16
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.3382
19
 
20
  ## Model description
21
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
+ | 0.5277 | 0.4188 | 500 | 0.4806 |
54
+ | 0.4582 | 0.8377 | 1000 | 0.4116 |
55
+ | 0.4312 | 1.2565 | 1500 | 0.3951 |
56
+ | 0.4122 | 1.6754 | 2000 | 0.3768 |
57
+ | 0.3985 | 2.0942 | 2500 | 0.3599 |
58
+ | 0.3873 | 2.5131 | 3000 | 0.3478 |
59
+ | 0.376 | 2.9319 | 3500 | 0.3422 |
60
+ | 0.367 | 3.3508 | 4000 | 0.3382 |
61
 
62
 
63
  ### Framework versions
64
 
65
  - Transformers 4.41.0.dev0
66
  - Pytorch 2.2.1+cu121
67
+ - Datasets 2.19.1
68
  - Tokenizers 0.19.1