cotysong113
commited on
Commit
•
94a83cb
1
Parent(s):
a786cd0
End of training
Browse files- README.md +7 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
-
value: 0
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the minds14 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 3.
|
37 |
-
- Wer: 0
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -67,10 +67,10 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
### Training results
|
69 |
|
70 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer
|
71 |
-
|
72 |
-
| 3.
|
73 |
-
|
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 1.0
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the minds14 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 3.2396
|
37 |
+
- Wer: 1.0
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
67 |
|
68 |
### Training results
|
69 |
|
70 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
+
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
72 |
+
| 3.3332 | 200.0 | 1000 | 3.4002 | 1.0 |
|
73 |
+
| 3.0081 | 400.0 | 2000 | 3.2396 | 1.0 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377611120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b77352e474dbf1f4d783b11370b222f1e735c6d19cec8da398458be2316f139e
|
3 |
size 377611120
|