f0ghedgeh0g
commited on
End of training
Browse files- README.md +15 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -9,7 +9,7 @@ datasets:
|
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
model-index:
|
12 |
-
- name: distilhubert-finetuned-gtzan
|
13 |
results:
|
14 |
- task:
|
15 |
name: Audio Classification
|
@@ -23,18 +23,18 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
-
# distilhubert-finetuned-gtzan
|
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 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -67,16 +67,16 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
model-index:
|
12 |
+
- name: distilhubert-finetuned-hyperparam-gtzan
|
13 |
results:
|
14 |
- task:
|
15 |
name: Audio Classification
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.85
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
+
# distilhubert-finetuned-hyperparam-gtzan
|
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 |
+
- Loss: 0.9688
|
37 |
+
- Accuracy: 0.85
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.0094 | 1.0 | 113 | 0.8756 | 0.84 |
|
71 |
+
| 0.011 | 2.0 | 226 | 0.7378 | 0.85 |
|
72 |
+
| 0.0029 | 3.0 | 339 | 0.8741 | 0.85 |
|
73 |
+
| 0.0022 | 4.0 | 452 | 0.8754 | 0.85 |
|
74 |
+
| 0.0017 | 5.0 | 565 | 0.9499 | 0.84 |
|
75 |
+
| 0.0015 | 6.0 | 678 | 1.0933 | 0.83 |
|
76 |
+
| 0.0012 | 7.0 | 791 | 0.9248 | 0.85 |
|
77 |
+
| 0.0011 | 8.0 | 904 | 0.9566 | 0.85 |
|
78 |
+
| 0.0012 | 9.0 | 1017 | 0.9914 | 0.85 |
|
79 |
+
| 0.0011 | 10.0 | 1130 | 0.9688 | 0.85 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94771728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d86a257d9c2efc53cd58fbaa03bb3fcc61ce2b4025e78d7fc05556f0ccb5e060
|
3 |
size 94771728
|