End of training
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ 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.1946
|
37 |
|
38 |
## Model description
|
@@ -67,16 +67,16 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| 2.
|
71 |
-
| 2.
|
72 |
-
| 2.
|
73 |
-
| 2.
|
74 |
-
| 2.
|
75 |
-
| 2.
|
76 |
-
| 2.
|
77 |
-
| 2.
|
78 |
-
| 2.
|
79 |
-
| 2.
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
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.3185
|
36 |
- Accuracy: 0.1946
|
37 |
|
38 |
## Model description
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 2.5962 | 1.0 | 51 | 2.5963 | 0.1346 |
|
71 |
+
| 2.4773 | 1.99 | 102 | 2.4556 | 0.1561 |
|
72 |
+
| 2.4457 | 2.99 | 153 | 2.4258 | 0.1695 |
|
73 |
+
| 2.3907 | 4.0 | 205 | 2.4256 | 0.1622 |
|
74 |
+
| 2.3532 | 5.0 | 256 | 2.3852 | 0.1756 |
|
75 |
+
| 2.3148 | 5.99 | 307 | 2.3579 | 0.1836 |
|
76 |
+
| 2.3114 | 6.99 | 358 | 2.3570 | 0.1848 |
|
77 |
+
| 2.2891 | 8.0 | 410 | 2.3377 | 0.1848 |
|
78 |
+
| 2.2785 | 9.0 | 461 | 2.3202 | 0.1909 |
|
79 |
+
| 2.269 | 9.95 | 510 | 2.3185 | 0.1946 |
|
80 |
|
81 |
|
82 |
### Framework versions
|