End of training
Browse files
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.
|
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:
|
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.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
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
|