End of training
Browse files- README.md +14 -14
- model.safetensors +1 -1
README.md
CHANGED
@@ -23,7 +23,7 @@ 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
|
@@ -33,8 +33,8 @@ 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 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -53,7 +53,7 @@ More information needed
|
|
53 |
### Training hyperparameters
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
-
- learning_rate:
|
57 |
- train_batch_size: 8
|
58 |
- eval_batch_size: 8
|
59 |
- seed: 42
|
@@ -67,16 +67,16 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| 1.
|
71 |
-
|
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.84
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
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.6844
|
37 |
+
- Accuracy: 0.84
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
53 |
### Training hyperparameters
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
+
- learning_rate: 8e-05
|
57 |
- train_batch_size: 8
|
58 |
- eval_batch_size: 8
|
59 |
- seed: 42
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 1.7739 | 1.0 | 113 | 1.6518 | 0.6 |
|
71 |
+
| 1.0111 | 2.0 | 226 | 1.0880 | 0.67 |
|
72 |
+
| 0.8544 | 3.0 | 339 | 0.9231 | 0.73 |
|
73 |
+
| 0.5304 | 4.0 | 452 | 0.8544 | 0.74 |
|
74 |
+
| 0.3505 | 5.0 | 565 | 0.5511 | 0.86 |
|
75 |
+
| 0.1438 | 6.0 | 678 | 0.5540 | 0.83 |
|
76 |
+
| 0.1004 | 7.0 | 791 | 0.6759 | 0.83 |
|
77 |
+
| 0.0254 | 8.0 | 904 | 0.5752 | 0.85 |
|
78 |
+
| 0.016 | 9.0 | 1017 | 0.6470 | 0.85 |
|
79 |
+
| 0.0129 | 10.0 | 1130 | 0.6844 | 0.84 |
|
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:399c0158d4d3997e0151cb3611ac044d11ecf8145d8bd04ab38e545fc15dd9c0
|
3 |
size 94771728
|