Commit
·
380bc61
1
Parent(s):
59e9210
Training in progress, step 1000
Browse files- README.md +5 -5
- model.safetensors +1 -1
- runs/Nov10_21-33-10_yifanhua-threadripper/events.out.tfevents.1699669990.yifanhua-threadripper +3 -0
- runs/Nov10_21-34-40_yifanhua-threadripper/events.out.tfevents.1699670080.yifanhua-threadripper +3 -0
- runs/Nov10_21-38-19_yifanhua-threadripper/events.out.tfevents.1699670299.yifanhua-threadripper +3 -0
- runs/Nov10_21-39-27_yifanhua-threadripper/events.out.tfevents.1699670368.yifanhua-threadripper +3 -0
- training_args.bin +2 -2
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the voxpopuli dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,10 +52,10 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:------:|:----:|:---------------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the voxpopuli dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.6149
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:------:|:----:|:---------------:|
|
55 |
+
| 0.1961 | 1000.0 | 1000 | 0.5932 |
|
56 |
+
| 0.1798 | 2000.0 | 2000 | 0.6086 |
|
57 |
+
| 0.1714 | 3000.0 | 3000 | 0.6216 |
|
58 |
+
| 0.1712 | 4000.0 | 4000 | 0.6149 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 577789320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e83ff093ef75548e7cf0d3b82bc9ef159d73436d83aa5887197a53262f072ba8
|
3 |
size 577789320
|
runs/Nov10_21-33-10_yifanhua-threadripper/events.out.tfevents.1699669990.yifanhua-threadripper
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f72031a4c88e9d20f4bbc597a36546ae2acbf0dd8c3c7e1d31dd862aa773b9b2
|
3 |
+
size 5835
|
runs/Nov10_21-34-40_yifanhua-threadripper/events.out.tfevents.1699670080.yifanhua-threadripper
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:caa6c91a197145b77a277ab41edd278bbafff43a14d584ca0f26318c810d0fdc
|
3 |
+
size 5835
|
runs/Nov10_21-38-19_yifanhua-threadripper/events.out.tfevents.1699670299.yifanhua-threadripper
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8add3c147229982522b7f25ad816c63e6e2d2a5a75b05d6c9626361433c56d3
|
3 |
+
size 5835
|
runs/Nov10_21-39-27_yifanhua-threadripper/events.out.tfevents.1699670368.yifanhua-threadripper
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9d331af75c7d4180dc1dd992b65e56e749046169e0ec6f6b632d7259a07ce7a
|
3 |
+
size 12099
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fe464f3b9647bc6e2adefcacbf04446d5831ad7ad39404243748911ee8e5b5d
|
3 |
+
size 4792
|