MelanieKoe
commited on
Commit
•
b7bdc2e
1
Parent(s):
dea8ebc
Model save
Browse files- README.md +11 -11
- model.safetensors +1 -1
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 [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
- Wer: 1.0
|
22 |
|
23 |
## Model description
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
54 |
-
| 37.
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 12.8113
|
21 |
- Wer: 1.0
|
22 |
|
23 |
## Model description
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
54 |
+
| 37.1788 | 20.0 | 100 | 23.0806 | 1.0 |
|
55 |
+
| 11.3482 | 40.0 | 200 | 13.5769 | 1.0 |
|
56 |
+
| 10.5677 | 60.0 | 300 | 12.7009 | 1.0 |
|
57 |
+
| 10.7536 | 80.0 | 400 | 12.6362 | 1.0 |
|
58 |
+
| 10.6197 | 100.0 | 500 | 12.0408 | 1.0 |
|
59 |
+
| 10.6547 | 120.0 | 600 | 12.5815 | 1.0 |
|
60 |
+
| 10.6467 | 140.0 | 700 | 12.3283 | 1.0 |
|
61 |
+
| 10.7028 | 160.0 | 800 | 12.4376 | 1.0 |
|
62 |
+
| 10.5508 | 180.0 | 900 | 12.7306 | 1.0 |
|
63 |
+
| 10.5932 | 200.0 | 1000 | 12.8113 | 1.0 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377629528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f15fb674f0812134d0de0b289ec31955afe274705c6c4e6587a7acfd63dc5f3f
|
3 |
size 377629528
|