Revert back to best(last epoch) model.
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
-
value: 0.
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss: 0.
|
35 |
-
- Accuracy: 0.
|
36 |
|
37 |
## Model description
|
38 |
|
@@ -60,23 +60,24 @@ The following hyperparameters were used during training:
|
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: cosine
|
62 |
- lr_scheduler_warmup_ratio: 0.1
|
63 |
-
-
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| 2.
|
70 |
-
| 1.
|
71 |
-
| 1.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
|
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
21 |
metrics:
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
+
value: 0.87
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 0.5542
|
35 |
+
- Accuracy: 0.87
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: cosine
|
62 |
- lr_scheduler_warmup_ratio: 0.1
|
63 |
+
- num_epochs: 12
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| 2.0241 | 1.0 | 112 | 1.9155 | 0.4 |
|
70 |
+
| 1.5443 | 2.0 | 225 | 1.2937 | 0.65 |
|
71 |
+
| 1.1134 | 3.0 | 337 | 0.9665 | 0.71 |
|
72 |
+
| 0.7215 | 4.0 | 450 | 0.8201 | 0.74 |
|
73 |
+
| 0.4679 | 5.0 | 562 | 0.7616 | 0.75 |
|
74 |
+
| 0.3626 | 6.0 | 675 | 0.5217 | 0.85 |
|
75 |
+
| 0.1775 | 7.0 | 787 | 0.6748 | 0.81 |
|
76 |
+
| 0.1642 | 8.0 | 900 | 0.5287 | 0.86 |
|
77 |
+
| 0.0772 | 9.0 | 1012 | 0.5632 | 0.84 |
|
78 |
+
| 0.0478 | 10.0 | 1125 | 0.5576 | 0.85 |
|
79 |
+
| 0.0662 | 11.0 | 1237 | 0.5455 | 0.88 |
|
80 |
+
| 0.0446 | 11.95 | 1344 | 0.5542 | 0.87 |
|
81 |
|
82 |
|
83 |
### 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:a3dca215a079301e837cec4f5ceaa940c480013f12a5d7cb281e5b872c5f29f1
|
3 |
size 94783376
|
runs/Jul06_12-46-19_susnato-desktop/events.out.tfevents.1688627787.susnato-desktop.74225.0
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:4a200c20be1f2ec741c1f0e4341d551a391fcc47bb734368cc9bd2c6114cc233
|
3 |
-
size 25271
|
|
|
|
|
|
|
|
runs/Jul06_14-12-36_susnato-desktop/events.out.tfevents.1688632965.susnato-desktop.82180.0
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5ec1a327e1a62364cfe8620c7304c0543703ddea49bc05a7a852a4de67d2bba1
|
3 |
-
size 26651
|
|
|
|
|
|
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7244a13234e6e833bf672f6950c63ea493de41482cc99a4b169eac19350a6d3e
|
3 |
size 4027
|