mina1369 commited on
Commit
8dec470
1 Parent(s): a59d17f

End of training

Browse files
Files changed (1) hide show
  1. README.md +15 -13
README.md CHANGED
@@ -16,13 +16,13 @@ model-index:
16
  dataset:
17
  name: minds14
18
  type: minds14
19
- config: en-US
20
  split: train
21
- args: en-US
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.061946902654867256
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.6457
36
- - Accuracy: 0.0619
37
 
38
  ## Model description
39
 
@@ -67,14 +67,16 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | No log | 0.8 | 3 | 2.6380 | 0.0973 |
71
- | No log | 1.87 | 7 | 2.6385 | 0.0885 |
72
- | 2.634 | 2.93 | 11 | 2.6409 | 0.0708 |
73
- | 2.634 | 4.0 | 15 | 2.6425 | 0.0708 |
74
- | 2.634 | 4.8 | 18 | 2.6447 | 0.0619 |
75
- | 2.6293 | 5.87 | 22 | 2.6460 | 0.0619 |
76
- | 2.6293 | 6.93 | 26 | 2.6458 | 0.0619 |
77
- | 2.6227 | 8.0 | 30 | 2.6457 | 0.0619 |
 
 
78
 
79
 
80
  ### Framework versions
 
16
  dataset:
17
  name: minds14
18
  type: minds14
19
+ config: all
20
  split: train
21
+ args: all
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.19461444308445533
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.3043
36
+ - Accuracy: 0.1946
37
 
38
  ## Model description
39
 
 
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