End of training
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the minds14 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 2.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,14 +67,14 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
-
| No log | 0.8 | 3 | 2.
|
71 |
-
| No log | 1.8667 | 7 | 2.
|
72 |
-
| 2.
|
73 |
-
| 2.
|
74 |
-
| 2.
|
75 |
-
| 2.
|
76 |
-
| 2.
|
77 |
-
| 2.
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.02654867256637168
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the minds14 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 2.6547
|
36 |
+
- Accuracy: 0.0265
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 0.8 | 3 | 2.6331 | 0.0885 |
|
71 |
+
| No log | 1.8667 | 7 | 2.6368 | 0.0619 |
|
72 |
+
| 2.6347 | 2.9333 | 11 | 2.6402 | 0.0619 |
|
73 |
+
| 2.6347 | 4.0 | 15 | 2.6418 | 0.0442 |
|
74 |
+
| 2.6347 | 4.8 | 18 | 2.6464 | 0.0442 |
|
75 |
+
| 2.6238 | 5.8667 | 22 | 2.6510 | 0.0442 |
|
76 |
+
| 2.6238 | 6.9333 | 26 | 2.6527 | 0.0265 |
|
77 |
+
| 2.6204 | 8.0 | 30 | 2.6547 | 0.0265 |
|
78 |
|
79 |
|
80 |
### Framework versions
|