MelanieKoe
commited on
Commit
•
df1bde4
1
Parent(s):
576567f
Model save
Browse files- README.md +8 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base-10k-voxpopuli-ft-de](https://huggingface.co/facebook/wav2vec2-base-10k-voxpopuli-ft-de) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Wer:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -51,11 +51,12 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base-10k-voxpopuli-ft-de](https://huggingface.co/facebook/wav2vec2-base-10k-voxpopuli-ft-de) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.8259
|
21 |
+
- Wer: 0.1632
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
54 |
+
| 0.8086 | 5.43 | 250 | 0.8872 | 0.2456 |
|
55 |
+
| 0.1358 | 10.87 | 500 | 1.1126 | 0.1858 |
|
56 |
+
| 0.0916 | 16.3 | 750 | 1.5579 | 0.1991 |
|
57 |
+
| 0.0716 | 21.74 | 1000 | 1.2674 | 0.1833 |
|
58 |
+
| 0.0584 | 27.17 | 1250 | 1.6728 | 0.1768 |
|
59 |
+
| 0.0464 | 32.61 | 1500 | 1.8259 | 0.1632 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377623376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:094f3b1ffb5f73d81031f28fd08e2de01c37e7946a189bec83d791c075729546
|
3 |
size 377623376
|