hxxris commited on
Commit
fb9b865
1 Parent(s): 98980d0

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -13
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.04424778761061947
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
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: nan
36
- - Accuracy: 0.0442
37
 
38
  ## Model description
39
 
@@ -61,25 +61,21 @@ The following hyperparameters were used during training:
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
- - num_epochs: 10
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | No log | 0.8 | 3 | nan | 0.0442 |
71
- | No log | 1.87 | 7 | nan | 0.0442 |
72
- | 241.2527 | 2.93 | 11 | nan | 0.0442 |
73
- | 241.2527 | 4.0 | 15 | nan | 0.0442 |
74
- | 241.2527 | 4.8 | 18 | nan | 0.0442 |
75
- | 0.0 | 5.87 | 22 | nan | 0.0442 |
76
- | 0.0 | 6.93 | 26 | nan | 0.0442 |
77
- | 0.0 | 8.0 | 30 | nan | 0.0442 |
78
 
79
 
80
  ### Framework versions
81
 
82
- - Transformers 4.35.0.dev0
83
  - Pytorch 2.1.0+cu118
84
- - Datasets 2.14.5
85
  - Tokenizers 0.14.1
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.05309734513274336
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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: nan
36
+ - Accuracy: 0.0531
37
 
38
  ## Model description
39
 
 
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_ratio: 0.1
64
+ - num_epochs: 5
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | No log | 0.8 | 3 | nan | 0.0531 |
71
+ | No log | 1.87 | 7 | nan | 0.0531 |
72
+ | 241.5783 | 2.93 | 11 | nan | 0.0531 |
73
+ | 241.5783 | 4.0 | 15 | nan | 0.0531 |
 
 
 
 
74
 
75
 
76
  ### Framework versions
77
 
78
+ - Transformers 4.34.1
79
  - Pytorch 2.1.0+cu118
80
+ - Datasets 2.14.6
81
  - Tokenizers 0.14.1