vpingale07
commited on
Commit
•
1a62e37
1
Parent(s):
559b089
End of training
Browse files- README.md +14 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: vpingale07/distilhubert-v2
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -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
|
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# vpingale07/distilhubert-v2-finetuned-gtzan
|
32 |
|
33 |
-
This model is a fine-tuned version of [vpingale07/distilhubert-v2](https://huggingface.co/vpingale07/distilhubert-v2) on the GTZAN dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -59,17 +59,21 @@ The following hyperparameters were used during training:
|
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
- lr_scheduler_warmup_ratio: 0.1
|
62 |
-
- num_epochs:
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
|
|
|
|
|
|
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: vpingale07/distilhubert-v2-v3
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.785
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# vpingale07/distilhubert-v2-finetuned-gtzan
|
32 |
|
33 |
+
This model is a fine-tuned version of [vpingale07/distilhubert-v2-v3](https://huggingface.co/vpingale07/distilhubert-v2-v3) on the GTZAN dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.0276
|
36 |
+
- Accuracy: 0.785
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
- lr_scheduler_warmup_ratio: 0.1
|
62 |
+
- num_epochs: 8
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| 0.4443 | 1.0 | 100 | 0.7764 | 0.745 |
|
70 |
+
| 0.2265 | 2.0 | 200 | 0.8049 | 0.77 |
|
71 |
+
| 0.0928 | 3.0 | 300 | 0.9190 | 0.74 |
|
72 |
+
| 0.0661 | 4.0 | 400 | 0.9776 | 0.765 |
|
73 |
+
| 0.0095 | 5.0 | 500 | 1.0018 | 0.76 |
|
74 |
+
| 0.0069 | 6.0 | 600 | 0.9838 | 0.79 |
|
75 |
+
| 0.0046 | 7.0 | 700 | 1.0447 | 0.78 |
|
76 |
+
| 0.0041 | 8.0 | 800 | 1.0276 | 0.785 |
|
77 |
|
78 |
|
79 |
### 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:dd410c7dfe5356ecfdb5cdeba6e23602fa7aa831b6b4b74b2431bf538ecdc7fe
|
3 |
size 94771728
|