End of training
Browse files- README.md +103 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,103 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-gtzan4
|
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.78
|
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-gtzan4
|
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: 1.0945
|
36 |
+
- Accuracy: 0.78
|
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: 6
|
57 |
+
- eval_batch_size: 6
|
58 |
+
- seed: 42
|
59 |
+
- gradient_accumulation_steps: 32
|
60 |
+
- total_train_batch_size: 192
|
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: 30
|
65 |
+
|
66 |
+
### Training results
|
67 |
+
|
68 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 0.85 | 4 | 2.2991 | 0.06 |
|
71 |
+
| 2.2997 | 1.92 | 9 | 2.2668 | 0.28 |
|
72 |
+
| 2.2819 | 2.99 | 14 | 2.1877 | 0.33 |
|
73 |
+
| 2.2336 | 3.84 | 18 | 2.1023 | 0.47 |
|
74 |
+
| 2.1493 | 4.91 | 23 | 1.9895 | 0.52 |
|
75 |
+
| 2.0571 | 5.97 | 28 | 1.8745 | 0.51 |
|
76 |
+
| 1.9341 | 6.83 | 32 | 1.7838 | 0.57 |
|
77 |
+
| 1.8274 | 7.89 | 37 | 1.6784 | 0.64 |
|
78 |
+
| 1.724 | 8.96 | 42 | 1.5859 | 0.66 |
|
79 |
+
| 1.6407 | 9.81 | 46 | 1.5234 | 0.66 |
|
80 |
+
| 1.5593 | 10.88 | 51 | 1.4508 | 0.7 |
|
81 |
+
| 1.4735 | 11.95 | 56 | 1.3982 | 0.69 |
|
82 |
+
| 1.4185 | 12.8 | 60 | 1.3501 | 0.72 |
|
83 |
+
| 1.3613 | 13.87 | 65 | 1.3131 | 0.74 |
|
84 |
+
| 1.3099 | 14.93 | 70 | 1.2742 | 0.72 |
|
85 |
+
| 1.2762 | 16.0 | 75 | 1.2485 | 0.73 |
|
86 |
+
| 1.2762 | 16.85 | 79 | 1.2102 | 0.74 |
|
87 |
+
| 1.2379 | 17.92 | 84 | 1.1931 | 0.75 |
|
88 |
+
| 1.193 | 18.99 | 89 | 1.1647 | 0.75 |
|
89 |
+
| 1.1863 | 19.84 | 93 | 1.1488 | 0.77 |
|
90 |
+
| 1.1435 | 20.91 | 98 | 1.1349 | 0.78 |
|
91 |
+
| 1.1424 | 21.97 | 103 | 1.1166 | 0.79 |
|
92 |
+
| 1.0961 | 22.83 | 107 | 1.1025 | 0.78 |
|
93 |
+
| 1.0887 | 23.89 | 112 | 1.0993 | 0.78 |
|
94 |
+
| 1.0977 | 24.96 | 117 | 1.0952 | 0.78 |
|
95 |
+
| 1.0661 | 25.6 | 120 | 1.0945 | 0.78 |
|
96 |
+
|
97 |
+
|
98 |
+
### Framework versions
|
99 |
+
|
100 |
+
- Transformers 4.32.0.dev0
|
101 |
+
- Pytorch 1.13.1+cu117
|
102 |
+
- Datasets 2.14.4
|
103 |
+
- Tokenizers 0.13.3
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94783376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d630d200aec83a49770202f4e2e5a74267c67bcf129b62598eebfde3066ab145
|
3 |
size 94783376
|