shiftxie commited on
Commit
1c329e5
1 Parent(s): 84e37c5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
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: 2.6490
22
- - Accuracy: 0.0265
23
 
24
  ## Model description
25
 
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | No log | 0.8 | 3 | 2.6487 | 0.0619 |
57
- | No log | 1.8 | 6 | 2.6490 | 0.0531 |
58
- | No log | 2.8 | 9 | 2.6489 | 0.0619 |
59
- | 3.2244 | 3.8 | 12 | 2.6497 | 0.0442 |
60
- | 3.2244 | 4.8 | 15 | 2.6498 | 0.0442 |
61
- | 3.2244 | 5.8 | 18 | 2.6488 | 0.0265 |
62
- | 3.227 | 6.8 | 21 | 2.6491 | 0.0265 |
63
- | 3.227 | 7.8 | 24 | 2.6493 | 0.0265 |
64
- | 3.227 | 8.8 | 27 | 2.6490 | 0.0265 |
65
- | 3.2283 | 9.8 | 30 | 2.6490 | 0.0265 |
66
 
67
 
68
  ### 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.6456
22
+ - Accuracy: 0.0531
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | No log | 0.8 | 3 | 2.6344 | 0.0796 |
57
+ | No log | 1.8 | 6 | 2.6358 | 0.0708 |
58
+ | No log | 2.8 | 9 | 2.6383 | 0.0796 |
59
+ | 3.2301 | 3.8 | 12 | 2.6401 | 0.0619 |
60
+ | 3.2301 | 4.8 | 15 | 2.6438 | 0.0531 |
61
+ | 3.2301 | 5.8 | 18 | 2.6459 | 0.0442 |
62
+ | 3.2295 | 6.8 | 21 | 2.6452 | 0.0442 |
63
+ | 3.2295 | 7.8 | 24 | 2.6453 | 0.0619 |
64
+ | 3.2295 | 8.8 | 27 | 2.6454 | 0.0442 |
65
+ | 3.2267 | 9.8 | 30 | 2.6456 | 0.0531 |
66
 
67
 
68
  ### Framework versions