End of training
Browse files- README.md +14 -14
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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:
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -52,7 +52,7 @@ More information needed
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
-
- learning_rate:
|
56 |
- train_batch_size: 20
|
57 |
- eval_batch_size: 20
|
58 |
- seed: 42
|
@@ -65,16 +65,16 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
| 2.
|
69 |
-
|
|
70 |
-
|
|
71 |
-
| 1.
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
-
|
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.79
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
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.6862
|
36 |
+
- Accuracy: 0.79
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 5e-05
|
56 |
- train_batch_size: 20
|
57 |
- eval_batch_size: 20
|
58 |
- seed: 42
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 2.1654 | 1.0 | 45 | 2.0737 | 0.46 |
|
69 |
+
| 1.6926 | 2.0 | 90 | 1.5669 | 0.55 |
|
70 |
+
| 1.2793 | 3.0 | 135 | 1.1986 | 0.77 |
|
71 |
+
| 1.0386 | 4.0 | 180 | 1.0169 | 0.78 |
|
72 |
+
| 0.9172 | 5.0 | 225 | 0.9652 | 0.71 |
|
73 |
+
| 0.7859 | 6.0 | 270 | 0.7929 | 0.79 |
|
74 |
+
| 0.7468 | 7.0 | 315 | 0.7860 | 0.75 |
|
75 |
+
| 0.6594 | 8.0 | 360 | 0.7388 | 0.79 |
|
76 |
+
| 0.471 | 9.0 | 405 | 0.6955 | 0.79 |
|
77 |
+
| 0.5886 | 10.0 | 450 | 0.6862 | 0.79 |
|
78 |
|
79 |
|
80 |
### Framework versions
|
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:a6346068b669e93598c16c1fd3efefaaf252a8f309e39b9a992ccc598e781509
|
3 |
size 94783376
|