marcatanante1 commited on
Commit
95e7a6a
1 Parent(s): a6cdb24

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
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: nan
22
- - Accuracy: 0.0708
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 | nan | 0.0708 |
57
- | No log | 1.87 | 7 | nan | 0.0708 |
58
- | 95.4413 | 2.93 | 11 | nan | 0.0708 |
59
- | 95.4413 | 4.0 | 15 | nan | 0.0708 |
60
- | 95.4413 | 4.8 | 18 | nan | 0.0708 |
61
- | 0.0 | 5.87 | 22 | nan | 0.0708 |
62
- | 0.0 | 6.93 | 26 | nan | 0.0708 |
63
- | 0.0 | 8.0 | 30 | nan | 0.0708 |
64
 
65
 
66
  ### Framework versions
 
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.6450
22
+ - Accuracy: 0.0929
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | No log | 0.73 | 2 | 2.6408 | 0.0752 |
57
+ | No log | 1.82 | 5 | 2.6441 | 0.0619 |
58
+ | No log | 2.91 | 8 | 2.6435 | 0.0973 |
59
+ | 2.6293 | 4.0 | 11 | 2.6446 | 0.0885 |
60
+ | 2.6293 | 4.73 | 13 | 2.6449 | 0.0841 |
61
+ | 2.6293 | 5.82 | 16 | 2.6463 | 0.0841 |
62
+ | 2.6293 | 6.91 | 19 | 2.6452 | 0.0885 |
63
+ | 2.6177 | 7.27 | 20 | 2.6450 | 0.0929 |
64
 
65
 
66
  ### Framework versions