End of training
Browse files- README.md +20 -17
- model.safetensors +1 -1
README.md
CHANGED
@@ -22,19 +22,20 @@ 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
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
|
|
31 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/scott-poynts-nil/huggingface/runs/mvcwa6jm)
|
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 |
|
@@ -54,9 +55,11 @@ More information needed
|
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
- learning_rate: 5e-05
|
57 |
-
- train_batch_size:
|
58 |
-
- eval_batch_size:
|
59 |
- seed: 42
|
|
|
|
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
62 |
- lr_scheduler_warmup_ratio: 0.1
|
@@ -65,18 +68,18 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
-
| Training Loss | Epoch
|
69 |
-
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.78
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/scott-poynts-nil/huggingface/runs/mvcwa6jm)
|
32 |
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/scott-poynts-nil/huggingface/runs/mvcwa6jm)
|
33 |
# distilhubert-finetuned-gtzan
|
34 |
|
35 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the GTZAN dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.9511
|
38 |
+
- Accuracy: 0.78
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
55 |
|
56 |
The following hyperparameters were used during training:
|
57 |
- learning_rate: 5e-05
|
58 |
+
- train_batch_size: 8
|
59 |
+
- eval_batch_size: 8
|
60 |
- seed: 42
|
61 |
+
- gradient_accumulation_steps: 2
|
62 |
+
- total_train_batch_size: 16
|
63 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
64 |
- lr_scheduler_type: linear
|
65 |
- lr_scheduler_warmup_ratio: 0.1
|
|
|
68 |
|
69 |
### Training results
|
70 |
|
71 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
72 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
73 |
+
| 0.6478 | 0.9912 | 56 | 0.7848 | 0.77 |
|
74 |
+
| 0.4009 | 2.0 | 113 | 0.8213 | 0.73 |
|
75 |
+
| 0.2155 | 2.9912 | 169 | 0.7877 | 0.76 |
|
76 |
+
| 0.1813 | 4.0 | 226 | 0.8529 | 0.75 |
|
77 |
+
| 0.0851 | 4.9912 | 282 | 0.8632 | 0.73 |
|
78 |
+
| 0.063 | 6.0 | 339 | 0.9026 | 0.78 |
|
79 |
+
| 0.0372 | 6.9912 | 395 | 0.8418 | 0.8 |
|
80 |
+
| 0.021 | 8.0 | 452 | 0.8672 | 0.79 |
|
81 |
+
| 0.0113 | 8.9912 | 508 | 0.9186 | 0.79 |
|
82 |
+
| 0.0098 | 9.9115 | 560 | 0.9511 | 0.78 |
|
83 |
|
84 |
|
85 |
### 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:1558e79441e01d8be43c2ddef7011de5583e0d1d68fcff7702f9a3118ca857dd
|
3 |
size 94771728
|