ft-wav2vec2-with-minds
Browse files- README.md +13 -13
- model.safetensors +1 -1
- training_args.bin +1 -1
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 |
|
|
@@ -68,16 +68,16 @@ The following hyperparameters were used during training:
|
|
| 68 |
|
| 69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 70 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 71 |
-
| No log | 1.0 | 2 | 2.
|
| 72 |
-
| No log | 2.0 | 4 | 2.
|
| 73 |
-
| No log | 3.0 | 6 | 2.
|
| 74 |
-
| No log | 4.0 | 8 | 2.
|
| 75 |
-
| 2.
|
| 76 |
-
| 2.
|
| 77 |
-
| 2.
|
| 78 |
-
| 2.
|
| 79 |
-
| 2.
|
| 80 |
-
| 2.
|
| 81 |
|
| 82 |
|
| 83 |
### Framework versions
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: Accuracy
|
| 24 |
type: accuracy
|
| 25 |
+
value: 0.07964601769911504
|
| 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.6507
|
| 36 |
+
- Accuracy: 0.0796
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
|
|
| 68 |
|
| 69 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 70 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 71 |
+
| No log | 1.0 | 2 | 2.6510 | 0.0088 |
|
| 72 |
+
| No log | 2.0 | 4 | 2.6535 | 0.0265 |
|
| 73 |
+
| No log | 3.0 | 6 | 2.6496 | 0.0442 |
|
| 74 |
+
| No log | 4.0 | 8 | 2.6469 | 0.0531 |
|
| 75 |
+
| 2.6324 | 5.0 | 10 | 2.6446 | 0.0619 |
|
| 76 |
+
| 2.6324 | 6.0 | 12 | 2.6507 | 0.0796 |
|
| 77 |
+
| 2.6324 | 7.0 | 14 | 2.6551 | 0.0619 |
|
| 78 |
+
| 2.6324 | 8.0 | 16 | 2.6529 | 0.0531 |
|
| 79 |
+
| 2.6324 | 9.0 | 18 | 2.6497 | 0.0619 |
|
| 80 |
+
| 2.6299 | 10.0 | 20 | 2.6503 | 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 378314656
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06e609209b29c6826290eb9bc2b3f89aaf188f41cb44fe0dc5dac4052db8bb17
|
| 3 |
size 378314656
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4155
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bb3e995e37494067e493cc7ac7eae8b27878b5fd420c18d1ab5a67ded04c76d
|
| 3 |
size 4155
|