End of training
Browse files- README.md +18 -18
- model.safetensors +1 -1
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:
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -58,7 +58,7 @@ The following hyperparameters were used during training:
|
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
-
- lr_scheduler_warmup_ratio: 0.
|
62 |
- num_epochs: 14
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
@@ -66,20 +66,20 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| 2.
|
70 |
-
| 2.
|
71 |
-
| 2.
|
72 |
-
| 2.
|
73 |
-
| 2.
|
74 |
-
| 2.
|
75 |
-
| 1.
|
76 |
-
| 1.
|
77 |
-
| 1.
|
78 |
-
| 1.
|
79 |
-
| 1.
|
80 |
-
| 1.
|
81 |
-
| 1.
|
82 |
-
| 1.
|
83 |
|
84 |
|
85 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.2708333333333333
|
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: 2.0374
|
36 |
+
- Accuracy: 0.2708
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
+
- lr_scheduler_warmup_ratio: 0.6
|
62 |
- num_epochs: 14
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| 2.4741 | 1.0 | 48 | 2.4767 | 0.1042 |
|
70 |
+
| 2.4794 | 2.0 | 96 | 2.4594 | 0.1042 |
|
71 |
+
| 2.4795 | 3.0 | 144 | 2.4242 | 0.1042 |
|
72 |
+
| 2.3636 | 4.0 | 192 | 2.3929 | 0.1042 |
|
73 |
+
| 2.2958 | 5.0 | 240 | 2.3036 | 0.1667 |
|
74 |
+
| 2.2177 | 6.0 | 288 | 2.1868 | 0.1771 |
|
75 |
+
| 1.9929 | 7.0 | 336 | 2.0746 | 0.2396 |
|
76 |
+
| 1.9842 | 8.0 | 384 | 2.0638 | 0.2292 |
|
77 |
+
| 1.934 | 9.0 | 432 | 2.0566 | 0.2292 |
|
78 |
+
| 1.7302 | 10.0 | 480 | 2.1105 | 0.2083 |
|
79 |
+
| 1.6971 | 11.0 | 528 | 1.9927 | 0.2292 |
|
80 |
+
| 1.4807 | 12.0 | 576 | 2.0434 | 0.2396 |
|
81 |
+
| 1.3496 | 13.0 | 624 | 2.0579 | 0.2708 |
|
82 |
+
| 1.3694 | 14.0 | 672 | 2.0374 | 0.2708 |
|
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 94773784
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:238a2f6772aeea44e54563286490c4b7389dcffb39a7205b254b52ae53612a1e
|
3 |
size 94773784
|