mitro99 commited on
Commit
273a9b5
1 Parent(s): c64cd2d

End of training

Browse files
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: ntu-spml/distilhubert
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - marsyas/gtzan
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: distilhubert-finetuned-gtzan
12
+ results:
13
+ - task:
14
+ name: Audio Classification
15
+ type: audio-classification
16
+ dataset:
17
+ name: GTZAN
18
+ type: marsyas/gtzan
19
+ config: all
20
+ split: train
21
+ args: all
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.85
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
+ # distilhubert-finetuned-gtzan
32
+
33
+ This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.5960
36
+ - Accuracy: 0.85
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: 5e-05
56
+ - train_batch_size: 8
57
+ - eval_batch_size: 8
58
+ - seed: 42
59
+ - gradient_accumulation_steps: 4
60
+ - total_train_batch_size: 32
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: 15
65
+ - mixed_precision_training: Native AMP
66
+
67
+ ### Training results
68
+
69
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
70
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
71
+ | 2.2592 | 0.99 | 28 | 2.2167 | 0.25 |
72
+ | 1.8769 | 1.98 | 56 | 1.8139 | 0.49 |
73
+ | 1.5783 | 2.97 | 84 | 1.5107 | 0.61 |
74
+ | 1.3068 | 4.0 | 113 | 1.2779 | 0.68 |
75
+ | 1.1062 | 4.99 | 141 | 1.0318 | 0.8 |
76
+ | 1.0125 | 5.98 | 169 | 0.9156 | 0.83 |
77
+ | 0.8787 | 6.97 | 197 | 0.8099 | 0.86 |
78
+ | 0.7658 | 8.0 | 226 | 0.7804 | 0.85 |
79
+ | 0.7811 | 8.99 | 254 | 0.7448 | 0.83 |
80
+ | 0.6369 | 9.98 | 282 | 0.6841 | 0.84 |
81
+ | 0.4859 | 10.97 | 310 | 0.6353 | 0.85 |
82
+ | 0.4705 | 12.0 | 339 | 0.6193 | 0.87 |
83
+ | 0.4571 | 12.99 | 367 | 0.6090 | 0.86 |
84
+ | 0.3999 | 13.98 | 395 | 0.5912 | 0.86 |
85
+ | 0.4007 | 14.87 | 420 | 0.5960 | 0.85 |
86
+
87
+
88
+ ### Framework versions
89
+
90
+ - Transformers 4.36.2
91
+ - Pytorch 2.1.0+cu121
92
+ - Datasets 2.16.0
93
+ - Tokenizers 0.15.0
runs/Dec29_10-03-10_a56ec407a47d/events.out.tfevents.1703844197.a56ec407a47d.2646.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2749224d8bfd900e42fcfe0669b1135dc7df31a639148a96923905bdb5f9bda9
3
- size 19868
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c516f78a9bc0960e2e6284413b9bbfbcee6e6c7a95bd310434da1946e3e7e039
3
+ size 23860