End of training
Browse files- README.md +8 -54
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -6,24 +6,9 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- marsyas/gtzan
|
9 |
-
metrics:
|
10 |
-
- accuracy
|
11 |
model-index:
|
12 |
- name: distilhubert-regularized-gtzan
|
13 |
-
results:
|
14 |
-
- task:
|
15 |
-
name: Audio Classification
|
16 |
-
type: audio-classification
|
17 |
-
dataset:
|
18 |
-
name: GTZAN
|
19 |
-
type: marsyas/gtzan
|
20 |
-
config: all
|
21 |
-
split: train
|
22 |
-
args: all
|
23 |
-
metrics:
|
24 |
-
- name: Accuracy
|
25 |
-
type: accuracy
|
26 |
-
value: 0.82
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
-
|
37 |
-
-
|
|
|
|
|
|
|
|
|
|
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -62,42 +52,6 @@ The following hyperparameters were used during training:
|
|
62 |
- lr_scheduler_warmup_ratio: 0.2
|
63 |
- num_epochs: 30
|
64 |
|
65 |
-
### Training results
|
66 |
-
|
67 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| 2.2836 | 1.0 | 113 | 2.2614 | 0.38 |
|
70 |
-
| 2.1242 | 2.0 | 226 | 2.0742 | 0.51 |
|
71 |
-
| 2.1173 | 3.0 | 339 | 1.8400 | 0.51 |
|
72 |
-
| 1.6568 | 4.0 | 452 | 1.5835 | 0.51 |
|
73 |
-
| 1.6131 | 5.0 | 565 | 1.3757 | 0.61 |
|
74 |
-
| 1.4403 | 6.0 | 678 | 1.2229 | 0.62 |
|
75 |
-
| 1.0143 | 7.0 | 791 | 1.1339 | 0.67 |
|
76 |
-
| 0.9131 | 8.0 | 904 | 0.9145 | 0.75 |
|
77 |
-
| 0.8761 | 9.0 | 1017 | 0.8416 | 0.75 |
|
78 |
-
| 0.6423 | 10.0 | 1130 | 0.7925 | 0.78 |
|
79 |
-
| 0.7807 | 11.0 | 1243 | 0.8536 | 0.75 |
|
80 |
-
| 0.6784 | 12.0 | 1356 | 0.7888 | 0.77 |
|
81 |
-
| 0.5426 | 13.0 | 1469 | 0.7602 | 0.75 |
|
82 |
-
| 0.8931 | 14.0 | 1582 | 0.8353 | 0.79 |
|
83 |
-
| 0.3813 | 15.0 | 1695 | 0.6891 | 0.8 |
|
84 |
-
| 0.4187 | 16.0 | 1808 | 0.6771 | 0.78 |
|
85 |
-
| 0.3423 | 17.0 | 1921 | 0.6700 | 0.8 |
|
86 |
-
| 0.2434 | 18.0 | 2034 | 0.7021 | 0.8 |
|
87 |
-
| 0.3494 | 19.0 | 2147 | 0.6733 | 0.82 |
|
88 |
-
| 0.1451 | 20.0 | 2260 | 0.8501 | 0.79 |
|
89 |
-
| 0.1985 | 21.0 | 2373 | 0.8835 | 0.76 |
|
90 |
-
| 0.2366 | 22.0 | 2486 | 0.8176 | 0.8 |
|
91 |
-
| 0.2397 | 23.0 | 2599 | 0.6329 | 0.86 |
|
92 |
-
| 0.0448 | 24.0 | 2712 | 0.6744 | 0.85 |
|
93 |
-
| 0.4083 | 25.0 | 2825 | 0.7637 | 0.83 |
|
94 |
-
| 0.1117 | 26.0 | 2938 | 0.7090 | 0.84 |
|
95 |
-
| 0.0805 | 27.0 | 3051 | 0.6969 | 0.86 |
|
96 |
-
| 0.095 | 28.0 | 3164 | 0.7278 | 0.82 |
|
97 |
-
| 0.189 | 29.0 | 3277 | 0.7198 | 0.83 |
|
98 |
-
| 0.2195 | 30.0 | 3390 | 0.7084 | 0.82 |
|
99 |
-
|
100 |
-
|
101 |
### Framework versions
|
102 |
|
103 |
- Transformers 4.48.0.dev0
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- marsyas/gtzan
|
|
|
|
|
9 |
model-index:
|
10 |
- name: distilhubert-regularized-gtzan
|
11 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- eval_loss: 0.6969
|
22 |
+
- eval_model_preparation_time: 0.0031
|
23 |
+
- eval_accuracy: 0.86
|
24 |
+
- eval_runtime: 69.8954
|
25 |
+
- eval_samples_per_second: 1.431
|
26 |
+
- eval_steps_per_second: 0.186
|
27 |
+
- step: 0
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
52 |
- lr_scheduler_warmup_ratio: 0.2
|
53 |
- num_epochs: 30
|
54 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
### Framework versions
|
56 |
|
57 |
- Transformers 4.48.0.dev0
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.2,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "f0ghedgeh0g/distilhubert-finetuned-gtzan",
|
3 |
"activation_dropout": 0.2,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94799080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d84ad22bf1cd0cfbbc388958dca4eb3495571ed760965f64aadb769487a4cdd9
|
3 |
size 94799080
|