fahadqazi commited on
Commit
0e7e441
·
verified ·
1 Parent(s): e097fb6

End of training

Browse files
Files changed (1) hide show
  1. README.md +12 -12
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.2896
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: 7e-05
39
  - train_batch_size: 8
40
  - eval_batch_size: 2
41
  - seed: 42
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-------:|:----:|:---------------:|
54
- | 0.3035 | 2.5409 | 100 | 0.3027 |
55
- | 0.2999 | 5.0943 | 200 | 0.2988 |
56
- | 0.3062 | 7.6352 | 300 | 0.2993 |
57
- | 0.2989 | 10.1887 | 400 | 0.2965 |
58
- | 0.2979 | 12.7296 | 500 | 0.3003 |
59
- | 0.2961 | 15.2830 | 600 | 0.2938 |
60
- | 0.2956 | 17.8239 | 700 | 0.2940 |
61
- | 0.2976 | 20.3774 | 800 | 0.2939 |
62
- | 0.2937 | 22.9182 | 900 | 0.2913 |
63
- | 0.3006 | 25.4717 | 1000 | 0.2896 |
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.2889
20
 
21
  ## Model description
22
 
 
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
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-------:|:----:|:---------------:|
54
+ | 0.2993 | 2.5409 | 100 | 0.3057 |
55
+ | 0.295 | 5.0943 | 200 | 0.2967 |
56
+ | 0.3012 | 7.6352 | 300 | 0.2983 |
57
+ | 0.2945 | 10.1887 | 400 | 0.2988 |
58
+ | 0.2932 | 12.7296 | 500 | 0.2967 |
59
+ | 0.2911 | 15.2830 | 600 | 0.2925 |
60
+ | 0.2906 | 17.8239 | 700 | 0.2938 |
61
+ | 0.2931 | 20.3774 | 800 | 0.2927 |
62
+ | 0.2897 | 22.9182 | 900 | 0.2908 |
63
+ | 0.2972 | 25.4717 | 1000 | 0.2889 |
64
 
65
 
66
  ### Framework versions