fahadqazi commited on
Commit
e03d632
·
verified ·
1 Parent(s): 1e76a3d

End of training

Browse files
Files changed (1) hide show
  1. README.md +14 -14
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 [fahadqazi/Sindhi-TTS](https://huggingface.co/fahadqazi/Sindhi-TTS) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2874
20
 
21
  ## Model description
22
 
@@ -35,7 +35,7 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 8e-05
39
  - train_batch_size: 8
40
  - eval_batch_size: 2
41
  - seed: 42
@@ -49,18 +49,18 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss |
53
- |:-------------:|:-------:|:----:|:---------------:|
54
- | 0.2934 | 2.5409 | 100 | 0.2988 |
55
- | 0.2907 | 5.0943 | 200 | 0.2982 |
56
- | 0.2962 | 7.6352 | 300 | 0.2985 |
57
- | 0.2897 | 10.1887 | 400 | 0.2963 |
58
- | 0.2877 | 12.7296 | 500 | 0.2920 |
59
- | 0.2871 | 15.2830 | 600 | 0.2924 |
60
- | 0.2866 | 17.8239 | 700 | 0.2937 |
61
- | 0.2889 | 20.3774 | 800 | 0.2903 |
62
- | 0.2859 | 22.9182 | 900 | 0.2890 |
63
- | 0.2942 | 25.4717 | 1000 | 0.2874 |
64
 
65
 
66
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [fahadqazi/Sindhi-TTS](https://huggingface.co/fahadqazi/Sindhi-TTS) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4864
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 2e-05
39
  - train_batch_size: 8
40
  - eval_batch_size: 2
41
  - seed: 42
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.6189 | 0.2298 | 100 | 0.5837 |
55
+ | 0.5426 | 0.4595 | 200 | 0.5275 |
56
+ | 0.5237 | 0.6893 | 300 | 0.5106 |
57
+ | 0.5118 | 0.9190 | 400 | 0.5018 |
58
+ | 0.5032 | 1.1488 | 500 | 0.4960 |
59
+ | 0.5044 | 1.3785 | 600 | 0.4939 |
60
+ | 0.5042 | 1.6083 | 700 | 0.4905 |
61
+ | 0.4985 | 1.8380 | 800 | 0.4895 |
62
+ | 0.4938 | 2.0678 | 900 | 0.4871 |
63
+ | 0.496 | 2.2975 | 1000 | 0.4864 |
64
 
65
 
66
  ### Framework versions