Andika Mandala Putra
commited on
model-test-v1
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.0708
|
37 |
|
38 |
## Model description
|
@@ -64,8 +64,8 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
-
| No log | 1.0 | 15 | 2.
|
68 |
-
| No log | 2.0 | 30 | 2.
|
69 |
|
70 |
|
71 |
### 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.6430
|
36 |
- Accuracy: 0.0708
|
37 |
|
38 |
## Model description
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
+
| No log | 1.0 | 15 | 2.6430 | 0.0708 |
|
68 |
+
| No log | 2.0 | 30 | 2.6430 | 0.0708 |
|
69 |
|
70 |
|
71 |
### Framework versions
|