Andika Mandala Putra commited on
Commit
3d6ee74
1 Parent(s): c7c4d0a

model-test-v1

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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.6421
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.6433 | 0.0708 |
68
- | No log | 2.0 | 30 | 2.6421 | 0.0708 |
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