dhaselhan commited on
Commit
bb65b16
1 Parent(s): 39e1efa

bit3ca/audio-commands

Browse files
Files changed (2) hide show
  1. README.md +97 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bsd-3-clause
3
+ base_model: MIT/ast-finetuned-speech-commands-v2
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - speech_commands
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: audio-commands
12
+ results:
13
+ - task:
14
+ name: Audio Classification
15
+ type: audio-classification
16
+ dataset:
17
+ name: speech_commands
18
+ type: speech_commands
19
+ config: v0.03
20
+ split: test
21
+ args: v0.03
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.9256316218418907
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # audio-commands
32
+
33
+ This model is a fine-tuned version of [MIT/ast-finetuned-speech-commands-v2](https://huggingface.co/MIT/ast-finetuned-speech-commands-v2) on the speech_commands dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.3977
36
+ - Accuracy: 0.9256
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 3e-05
56
+ - train_batch_size: 32
57
+ - eval_batch_size: 32
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 128
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: 20
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
70
+ | 0.0581 | 1.0 | 663 | 0.4816 | 0.8975 |
71
+ | 0.0454 | 2.0 | 1326 | 0.4184 | 0.9024 |
72
+ | 0.0404 | 3.0 | 1989 | 0.4361 | 0.9010 |
73
+ | 0.025 | 4.0 | 2653 | 0.4368 | 0.9016 |
74
+ | 0.0169 | 5.0 | 3316 | 0.3692 | 0.9173 |
75
+ | 0.0173 | 6.0 | 3979 | 0.4131 | 0.9173 |
76
+ | 0.0096 | 7.0 | 4642 | 0.3800 | 0.9177 |
77
+ | 0.0022 | 8.0 | 5306 | 0.3535 | 0.9264 |
78
+ | 0.0031 | 9.0 | 5969 | 0.3241 | 0.9315 |
79
+ | 0.0008 | 10.0 | 6632 | 0.3697 | 0.9236 |
80
+ | 0.0002 | 11.0 | 7295 | 0.4189 | 0.9173 |
81
+ | 0.001 | 12.0 | 7959 | 0.3206 | 0.9287 |
82
+ | 0.0003 | 13.0 | 8622 | 0.3794 | 0.9205 |
83
+ | 0.0003 | 14.0 | 9285 | 0.3999 | 0.9199 |
84
+ | 0.0 | 15.0 | 9948 | 0.4002 | 0.9220 |
85
+ | 0.0 | 16.0 | 10612 | 0.3896 | 0.9248 |
86
+ | 0.0001 | 17.0 | 11275 | 0.3930 | 0.9248 |
87
+ | 0.0 | 18.0 | 11938 | 0.3952 | 0.9254 |
88
+ | 0.0 | 19.0 | 12601 | 0.3971 | 0.9254 |
89
+ | 0.0 | 19.99 | 13260 | 0.3977 | 0.9256 |
90
+
91
+
92
+ ### Framework versions
93
+
94
+ - Transformers 4.38.2
95
+ - Pytorch 2.1.2+cu121
96
+ - Datasets 2.18.0
97
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d33d1a7b3968b14d97b894607c86c57065f38015653a70e43b7d4ebfc20f0d28
3
  size 341616804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:856c18109a609dbf00befc808f96bc162bd151f9ac9aa285c08775344f5206db
3
  size 341616804