End of training
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
base_model: Edmon02/
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# speecht5_finetuned_voxpopuli_hy
|
15 |
|
16 |
-
This model is a fine-tuned version of [Edmon02/
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -50,14 +50,14 @@ 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 |
|
62 |
|
63 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
base_model: Edmon02/speecht5_finetuned_voxpopuli_hy
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
13 |
|
14 |
# speecht5_finetuned_voxpopuli_hy
|
15 |
|
16 |
+
This model is a fine-tuned version of [Edmon02/speecht5_finetuned_voxpopuli_hy](https://huggingface.co/Edmon02/speecht5_finetuned_voxpopuli_hy) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.4759
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-------:|:----:|:---------------:|
|
53 |
+
| 0.5345 | 3.4602 | 500 | 0.4915 |
|
54 |
+
| 0.5277 | 6.9204 | 1000 | 0.4881 |
|
55 |
+
| 0.5173 | 10.3806 | 1500 | 0.4833 |
|
56 |
+
| 0.5093 | 13.8408 | 2000 | 0.4807 |
|
57 |
+
| 0.5135 | 17.3010 | 2500 | 0.4785 |
|
58 |
+
| 0.5057 | 20.7612 | 3000 | 0.4793 |
|
59 |
+
| 0.5016 | 24.2215 | 3500 | 0.4773 |
|
60 |
+
| 0.5036 | 27.6817 | 4000 | 0.4759 |
|
61 |
|
62 |
|
63 |
### Framework versions
|