devkya commited on
Commit
f8ce6f0
·
verified ·
1 Parent(s): 54bb537

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.07079646017699115
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.6553
36
- - Accuracy: 0.0708
37
 
38
  ## Model description
39
 
@@ -67,14 +67,14 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:------:|:----:|:---------------:|:--------:|
70
- | No log | 0.8 | 3 | 2.6481 | 0.0442 |
71
- | No log | 1.8667 | 7 | 2.6468 | 0.0619 |
72
- | 2.6377 | 2.9333 | 11 | 2.6458 | 0.0531 |
73
- | 2.6377 | 4.0 | 15 | 2.6453 | 0.0619 |
74
- | 2.6377 | 4.8 | 18 | 2.6472 | 0.0442 |
75
- | 2.6267 | 5.8667 | 22 | 2.6529 | 0.0796 |
76
- | 2.6267 | 6.9333 | 26 | 2.6552 | 0.0796 |
77
- | 2.6235 | 8.0 | 30 | 2.6553 | 0.0708 |
78
 
79
 
80
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.02654867256637168
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.6547
36
+ - Accuracy: 0.0265
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:------:|:----:|:---------------:|:--------:|
70
+ | No log | 0.8 | 3 | 2.6331 | 0.0885 |
71
+ | No log | 1.8667 | 7 | 2.6368 | 0.0619 |
72
+ | 2.6347 | 2.9333 | 11 | 2.6402 | 0.0619 |
73
+ | 2.6347 | 4.0 | 15 | 2.6418 | 0.0442 |
74
+ | 2.6347 | 4.8 | 18 | 2.6464 | 0.0442 |
75
+ | 2.6238 | 5.8667 | 22 | 2.6510 | 0.0442 |
76
+ | 2.6238 | 6.9333 | 26 | 2.6527 | 0.0265 |
77
+ | 2.6204 | 8.0 | 30 | 2.6547 | 0.0265 |
78
 
79
 
80
  ### Framework versions