Marcos12886
commited on
Commit
•
6be753a
1
Parent(s):
ee83158
End of training
Browse files
README.md
CHANGED
@@ -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
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -60,37 +60,13 @@ The following hyperparameters were used during training:
|
|
60 |
- total_train_batch_size: 64
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
-
- num_epochs:
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
-
| Training Loss | Epoch
|
68 |
-
|
69 |
-
| No log | 0.9888
|
70 |
-
| No log | 1.9775 | 22 | 1.2765 | 0.5393 |
|
71 |
-
| No log | 2.9663 | 33 | 0.6634 | 0.7978 |
|
72 |
-
| No log | 3.9551 | 44 | 0.6369 | 0.8202 |
|
73 |
-
| No log | 4.9438 | 55 | 0.5328 | 0.8596 |
|
74 |
-
| No log | 5.9326 | 66 | 0.5146 | 0.8652 |
|
75 |
-
| No log | 6.9213 | 77 | 0.5200 | 0.8764 |
|
76 |
-
| No log | 8.0 | 89 | 0.5213 | 0.8708 |
|
77 |
-
| No log | 8.9888 | 100 | 0.6062 | 0.8596 |
|
78 |
-
| No log | 9.9775 | 111 | 0.5938 | 0.8652 |
|
79 |
-
| No log | 10.9663 | 122 | 0.5247 | 0.8652 |
|
80 |
-
| No log | 11.9551 | 133 | 0.7004 | 0.8483 |
|
81 |
-
| No log | 12.9438 | 144 | 0.5388 | 0.8876 |
|
82 |
-
| No log | 13.9326 | 155 | 0.4856 | 0.8876 |
|
83 |
-
| No log | 14.9213 | 166 | 0.5380 | 0.8764 |
|
84 |
-
| No log | 16.0 | 178 | 0.5055 | 0.8876 |
|
85 |
-
| No log | 16.9888 | 189 | 0.5217 | 0.8876 |
|
86 |
-
| No log | 17.9775 | 200 | 0.5034 | 0.8933 |
|
87 |
-
| No log | 18.9663 | 211 | 0.4745 | 0.8876 |
|
88 |
-
| No log | 19.9551 | 222 | 0.4812 | 0.8876 |
|
89 |
-
| No log | 20.9438 | 233 | 0.4709 | 0.8820 |
|
90 |
-
| No log | 21.9326 | 244 | 0.4824 | 0.8876 |
|
91 |
-
| No log | 22.9213 | 255 | 0.4819 | 0.8876 |
|
92 |
-
| No log | 24.0 | 267 | 0.4877 | 0.8933 |
|
93 |
-
| No log | 24.7191 | 275 | 0.4866 | 0.8933 |
|
94 |
|
95 |
|
96 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.6966292134831461
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.9121
|
36 |
+
- Accuracy: 0.6966
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
60 |
- total_train_batch_size: 64
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
+
- num_epochs: 1
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
69 |
+
| No log | 0.9888 | 11 | 0.9121 | 0.6966 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
|
71 |
|
72 |
### Framework versions
|
runs/Jul03_19-30-28_DesMar/events.out.tfevents.1720027903.DesMar.15508.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8357c784e919f09b8929334329cf9c73e619cd01bcefd7fd4a4291ebebfd2112
|
3 |
+
size 405
|