Krithika-p commited on
Commit
9bbe313
1 Parent(s): b44aaf2

End of training

Browse files
README.md CHANGED
@@ -4,7 +4,7 @@ base_model: facebook/wav2vec2-base
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
- - minds14
8
  metrics:
9
  - accuracy
10
  model-index:
@@ -14,15 +14,15 @@ model-index:
14
  name: Audio Classification
15
  type: audio-classification
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.08849557522123894
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # my_awesome_mind_model
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: nan
36
- - Accuracy: 0.0885
37
 
38
  ## Model description
39
 
@@ -61,20 +61,49 @@ 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 | 2.6371 | 0.0708 |
71
- | No log | 1.87 | 7 | nan | 0.0885 |
72
- | 24.6937 | 2.93 | 11 | nan | 0.0885 |
73
- | 24.6937 | 4.0 | 15 | nan | 0.0885 |
74
- | 24.6937 | 4.8 | 18 | nan | 0.0885 |
75
- | 0.0 | 5.87 | 22 | nan | 0.0885 |
76
- | 0.0 | 6.93 | 26 | nan | 0.0885 |
77
- | 0.0 | 8.0 | 30 | nan | 0.0885 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
 
79
 
80
  ### Framework versions
 
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
+ - audiofolder
8
  metrics:
9
  - accuracy
10
  model-index:
 
14
  name: Audio Classification
15
  type: audio-classification
16
  dataset:
17
+ name: audiofolder
18
+ type: audiofolder
19
+ config: default
20
+ split: test
21
+ args: default
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.2793103448275862
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # my_awesome_mind_model
32
 
33
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 2.3078
36
+ - Accuracy: 0.2793
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: 50
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | No log | 0.73 | 2 | 2.6832 | 0.1241 |
71
+ | No log | 1.82 | 5 | 2.6800 | 0.1103 |
72
+ | No log | 2.91 | 8 | 2.6726 | 0.1207 |
73
+ | 2.6498 | 4.0 | 11 | 2.6580 | 0.1483 |
74
+ | 2.6498 | 4.73 | 13 | 2.6454 | 0.1379 |
75
+ | 2.6498 | 5.82 | 16 | 2.6245 | 0.1379 |
76
+ | 2.6498 | 6.91 | 19 | 2.6038 | 0.1414 |
77
+ | 2.6057 | 8.0 | 22 | 2.5839 | 0.1552 |
78
+ | 2.6057 | 8.73 | 24 | 2.5656 | 0.1655 |
79
+ | 2.6057 | 9.82 | 27 | 2.5378 | 0.1552 |
80
+ | 2.524 | 10.91 | 30 | 2.5192 | 0.1862 |
81
+ | 2.524 | 12.0 | 33 | 2.4996 | 0.1931 |
82
+ | 2.524 | 12.73 | 35 | 2.4900 | 0.2069 |
83
+ | 2.524 | 13.82 | 38 | 2.4663 | 0.2138 |
84
+ | 2.4304 | 14.91 | 41 | 2.4498 | 0.2207 |
85
+ | 2.4304 | 16.0 | 44 | 2.4309 | 0.2138 |
86
+ | 2.4304 | 16.73 | 46 | 2.4291 | 0.2310 |
87
+ | 2.4304 | 17.82 | 49 | 2.4106 | 0.2517 |
88
+ | 2.3519 | 18.91 | 52 | 2.3944 | 0.2310 |
89
+ | 2.3519 | 20.0 | 55 | 2.3949 | 0.2414 |
90
+ | 2.3519 | 20.73 | 57 | 2.3807 | 0.2414 |
91
+ | 2.2774 | 21.82 | 60 | 2.3661 | 0.2379 |
92
+ | 2.2774 | 22.91 | 63 | 2.3600 | 0.2345 |
93
+ | 2.2774 | 24.0 | 66 | 2.3572 | 0.2483 |
94
+ | 2.2774 | 24.73 | 68 | 2.3430 | 0.2345 |
95
+ | 2.2402 | 25.82 | 71 | 2.3369 | 0.2586 |
96
+ | 2.2402 | 26.91 | 74 | 2.3365 | 0.2586 |
97
+ | 2.2402 | 28.0 | 77 | 2.3301 | 0.2621 |
98
+ | 2.2402 | 28.73 | 79 | 2.3274 | 0.2724 |
99
+ | 2.1901 | 29.82 | 82 | 2.3266 | 0.2759 |
100
+ | 2.1901 | 30.91 | 85 | 2.3207 | 0.2655 |
101
+ | 2.1901 | 32.0 | 88 | 2.3115 | 0.2724 |
102
+ | 2.148 | 32.73 | 90 | 2.3084 | 0.2724 |
103
+ | 2.148 | 33.82 | 93 | 2.3082 | 0.2724 |
104
+ | 2.148 | 34.91 | 96 | 2.3094 | 0.2828 |
105
+ | 2.148 | 36.0 | 99 | 2.3080 | 0.2793 |
106
+ | 2.1303 | 36.36 | 100 | 2.3078 | 0.2793 |
107
 
108
 
109
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:001c864348648dc3549595dde0e09262cd7cfe0765bc84b96af0c6e33f213d1c
3
  size 378315732
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2aff21f69906cf3dcec91eec2fd96a2c8c228d7a6084f2608190231eb268f53
3
  size 378315732
runs/Dec09_19-56-18_d8a0ab846198/events.out.tfevents.1702151778.d8a0ab846198.583.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e9af9fd16eea6443da5498487254803024999a3502599c69b92ca636e7988ec
3
- size 19571
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68a2f1fd942c1877a7e507eb69f5f682474dc5bcef05496aa0f35a752be59fd5
3
+ size 20236