guilhermebastos96
commited on
Commit
•
80a6b46
1
Parent(s):
31e1757
End of training
Browse files
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 [guilhermebastos96/speecht5_finetuned_sip_ai_v3](https://huggingface.co/guilhermebastos96/speecht5_finetuned_sip_ai_v3) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:-----:|:---------------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [guilhermebastos96/speecht5_finetuned_sip_ai_v3](https://huggingface.co/guilhermebastos96/speecht5_finetuned_sip_ai_v3) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.4511
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:-----:|:---------------:|
|
53 |
+
| 0.5295 | 0.29 | 1000 | 0.4912 |
|
54 |
+
| 0.506 | 0.58 | 2000 | 0.4767 |
|
55 |
+
| 0.5004 | 0.87 | 3000 | 0.4713 |
|
56 |
+
| 0.4991 | 1.16 | 4000 | 0.4634 |
|
57 |
+
| 0.4766 | 1.45 | 5000 | 0.4596 |
|
58 |
+
| 0.4923 | 1.74 | 6000 | 0.4569 |
|
59 |
+
| 0.4808 | 2.03 | 7000 | 0.4532 |
|
60 |
+
| 0.4832 | 2.32 | 8000 | 0.4545 |
|
61 |
+
| 0.4763 | 2.61 | 9000 | 0.4524 |
|
62 |
+
| 0.4859 | 2.91 | 10000 | 0.4511 |
|
63 |
|
64 |
|
65 |
### Framework versions
|