justin1983 commited on
Commit
65c9cd6
1 Parent(s): 1644265

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # my_awesome_mind_model
18
 
19
- This model is a fine-tuned version of [justin1983/my_awesome_mind_model](https://huggingface.co/justin1983/my_awesome_mind_model) on the minds14 dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.6845
22
- - Accuracy: 0.0265
23
 
24
  ## Model description
25
 
@@ -53,14 +53,14 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | No log | 0.8 | 3 | 2.6851 | 0.0177 |
57
- | No log | 1.87 | 7 | 2.6810 | 0.0088 |
58
- | 2.5905 | 2.93 | 11 | 2.6795 | 0.0442 |
59
- | 2.5905 | 4.0 | 15 | 2.6785 | 0.0531 |
60
- | 2.5905 | 4.8 | 18 | 2.6824 | 0.0531 |
61
- | 2.5866 | 5.87 | 22 | 2.6821 | 0.0354 |
62
- | 2.5866 | 6.93 | 26 | 2.6839 | 0.0265 |
63
- | 2.5824 | 8.0 | 30 | 2.6845 | 0.0265 |
64
 
65
 
66
  ### Framework versions
 
16
 
17
  # my_awesome_mind_model
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the minds14 dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 2.6541
22
+ - Accuracy: 0.0354
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | No log | 0.8 | 3 | 2.6365 | 0.1062 |
57
+ | No log | 1.87 | 7 | 2.6370 | 0.1150 |
58
+ | 2.6359 | 2.93 | 11 | 2.6422 | 0.0708 |
59
+ | 2.6359 | 4.0 | 15 | 2.6449 | 0.0354 |
60
+ | 2.6359 | 4.8 | 18 | 2.6499 | 0.0354 |
61
+ | 2.6289 | 5.87 | 22 | 2.6580 | 0.0442 |
62
+ | 2.6289 | 6.93 | 26 | 2.6559 | 0.0354 |
63
+ | 2.6209 | 8.0 | 30 | 2.6541 | 0.0354 |
64
 
65
 
66
  ### Framework versions