mina1369 commited on
Commit
9d44b1e
1 Parent(s): 8ed37b3

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -11
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.3043
36
  - Accuracy: 0.1946
37
 
38
  ## Model description
@@ -67,16 +67,16 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 2.5917 | 1.0 | 51 | 2.5829 | 0.1212 |
71
- | 2.446 | 1.99 | 102 | 2.4314 | 0.1548 |
72
- | 2.3832 | 2.99 | 153 | 2.4035 | 0.1499 |
73
- | 2.3799 | 4.0 | 205 | 2.3959 | 0.1585 |
74
- | 2.3082 | 5.0 | 256 | 2.4232 | 0.1646 |
75
- | 2.3123 | 5.99 | 307 | 2.3424 | 0.1720 |
76
- | 2.2871 | 6.99 | 358 | 2.3240 | 0.1769 |
77
- | 2.28 | 8.0 | 410 | 2.3176 | 0.1873 |
78
- | 2.2306 | 9.0 | 461 | 2.3139 | 0.1940 |
79
- | 2.2277 | 9.95 | 510 | 2.3043 | 0.1946 |
80
 
81
 
82
  ### 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.3185
36
  - Accuracy: 0.1946
37
 
38
  ## Model description
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 2.5962 | 1.0 | 51 | 2.5963 | 0.1346 |
71
+ | 2.4773 | 1.99 | 102 | 2.4556 | 0.1561 |
72
+ | 2.4457 | 2.99 | 153 | 2.4258 | 0.1695 |
73
+ | 2.3907 | 4.0 | 205 | 2.4256 | 0.1622 |
74
+ | 2.3532 | 5.0 | 256 | 2.3852 | 0.1756 |
75
+ | 2.3148 | 5.99 | 307 | 2.3579 | 0.1836 |
76
+ | 2.3114 | 6.99 | 358 | 2.3570 | 0.1848 |
77
+ | 2.2891 | 8.0 | 410 | 2.3377 | 0.1848 |
78
+ | 2.2785 | 9.0 | 461 | 2.3202 | 0.1909 |
79
+ | 2.269 | 9.95 | 510 | 2.3185 | 0.1946 |
80
 
81
 
82
  ### Framework versions