SimoneChieppa
commited on
Commit
•
cc60843
1
Parent(s):
776dc9d
SimoneChieppa/Musical-genres-Classification-Hubert-V1-finetuned-gtzan_5sec
Browse files- README.md +12 -12
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [SeyedAli/Musical-genres-Classification-Hubert-V1](https://huggingface.co/SeyedAli/Musical-genres-Classification-Hubert-V1) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [SeyedAli/Musical-genres-Classification-Hubert-V1](https://huggingface.co/SeyedAli/Musical-genres-Classification-Hubert-V1) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.4037
|
21 |
+
- Accuracy: 0.9433
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.4009 | 1.0 | 300 | 0.5050 | 0.8533 |
|
54 |
+
| 0.6049 | 2.0 | 600 | 0.3617 | 0.8867 |
|
55 |
+
| 0.1173 | 3.0 | 900 | 0.3947 | 0.9167 |
|
56 |
+
| 0.0613 | 4.0 | 1200 | 0.4008 | 0.92 |
|
57 |
+
| 0.0016 | 5.0 | 1500 | 0.4197 | 0.9133 |
|
58 |
+
| 0.055 | 6.0 | 1800 | 0.4103 | 0.92 |
|
59 |
+
| 0.0009 | 7.0 | 2100 | 0.4468 | 0.93 |
|
60 |
+
| 0.0003 | 8.0 | 2400 | 0.3962 | 0.95 |
|
61 |
+
| 0.0003 | 9.0 | 2700 | 0.4085 | 0.9467 |
|
62 |
+
| 0.0002 | 10.0 | 3000 | 0.4037 | 0.9433 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94783885
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9580ae246654959956f19da8547d69cdb292c61affe1dea24f7c9cdb2cc9d2c
|
3 |
size 94783885
|