Mahimai Raja J
commited on
Commit
·
3a6c6cb
1
Parent(s):
0dd32d6
update model card README.md
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
-
| 2.
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
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 |
+
- Loss: 0.7057
|
22 |
+
- Accuracy: 0.79
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
+
| 2.0608 | 1.0 | 57 | 2.0361 | 0.43 |
|
55 |
+
| 1.663 | 2.0 | 114 | 1.5387 | 0.62 |
|
56 |
+
| 1.2399 | 3.0 | 171 | 1.2074 | 0.68 |
|
57 |
+
| 1.0662 | 4.0 | 228 | 1.0805 | 0.65 |
|
58 |
+
| 0.7986 | 5.0 | 285 | 0.8880 | 0.75 |
|
59 |
+
| 0.7328 | 6.0 | 342 | 0.8037 | 0.74 |
|
60 |
+
| 0.5891 | 7.0 | 399 | 0.7918 | 0.78 |
|
61 |
+
| 0.5227 | 8.0 | 456 | 0.7232 | 0.79 |
|
62 |
+
| 0.5123 | 9.0 | 513 | 0.7138 | 0.78 |
|
63 |
+
| 0.5578 | 10.0 | 570 | 0.7057 | 0.79 |
|
64 |
|
65 |
|
66 |
### Framework versions
|