End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
README.md
CHANGED
@@ -33,7 +33,7 @@ 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: 2.
|
37 |
- Accuracy: 0.0619
|
38 |
|
39 |
## Model description
|
@@ -68,16 +68,16 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
71 |
-
| No log | 0.8 | 3 | 2.
|
72 |
-
| No log | 1.8 | 6 | 2.
|
73 |
-
| No log | 2.8 | 9 | 2.
|
74 |
-
| 3.
|
75 |
-
| 3.
|
76 |
-
| 3.
|
77 |
-
| 3.
|
78 |
-
| 3.
|
79 |
-
| 3.
|
80 |
-
|
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
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: 2.6512
|
37 |
- Accuracy: 0.0619
|
38 |
|
39 |
## Model description
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
71 |
+
| No log | 0.8 | 3 | 2.6381 | 0.0885 |
|
72 |
+
| No log | 1.8 | 6 | 2.6429 | 0.0885 |
|
73 |
+
| No log | 2.8 | 9 | 2.6410 | 0.0619 |
|
74 |
+
| 3.0281 | 3.8 | 12 | 2.6363 | 0.0796 |
|
75 |
+
| 3.0281 | 4.8 | 15 | 2.6374 | 0.0885 |
|
76 |
+
| 3.0281 | 5.8 | 18 | 2.6384 | 0.0885 |
|
77 |
+
| 3.0111 | 6.8 | 21 | 2.6488 | 0.0708 |
|
78 |
+
| 3.0111 | 7.8 | 24 | 2.6535 | 0.0531 |
|
79 |
+
| 3.0111 | 8.8 | 27 | 2.6515 | 0.0619 |
|
80 |
+
| 3.0006 | 9.8 | 30 | 2.6512 | 0.0619 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378314704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2c936a58f7b141023754938e2264d9f0637389fdbab081085e9b2d3c9f456a4
|
3 |
size 378314704
|