End of training
Browse files- README.md +20 -19
- 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,28 +58,29 @@ 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:
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| 2.
|
70 |
-
| 2.
|
71 |
-
| 2.
|
72 |
-
| 2.
|
73 |
-
|
|
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.20833333333333334
|
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: 1.9825
|
36 |
+
- Accuracy: 0.2083
|
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.1
|
62 |
+
- num_epochs: 15
|
63 |
- mixed_precision_training: Native AMP
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| 2.4542 | 1.0 | 48 | 2.4501 | 0.1354 |
|
70 |
+
| 2.499 | 2.0 | 96 | 2.4186 | 0.1042 |
|
71 |
+
| 2.4441 | 3.0 | 144 | 2.3464 | 0.1875 |
|
72 |
+
| 2.1364 | 4.0 | 192 | 2.2214 | 0.2083 |
|
73 |
+
| 1.9561 | 5.0 | 240 | 2.1193 | 0.1771 |
|
74 |
+
| 2.05 | 6.0 | 288 | 2.0221 | 0.1875 |
|
75 |
+
| 1.7704 | 7.0 | 336 | 2.0434 | 0.1771 |
|
76 |
+
| 1.8652 | 8.0 | 384 | 1.9728 | 0.1875 |
|
77 |
+
| 1.77 | 9.0 | 432 | 1.9415 | 0.2292 |
|
78 |
+
| 1.6381 | 10.0 | 480 | 2.0323 | 0.1562 |
|
79 |
+
| 1.6316 | 11.0 | 528 | 1.9657 | 0.2292 |
|
80 |
+
| 1.504 | 12.0 | 576 | 1.9644 | 0.1875 |
|
81 |
+
| 1.3872 | 13.0 | 624 | 1.9719 | 0.2292 |
|
82 |
+
| 1.3829 | 14.0 | 672 | 1.9794 | 0.1979 |
|
83 |
+
| 1.3251 | 15.0 | 720 | 1.9825 | 0.2083 |
|
84 |
|
85 |
|
86 |
### 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:7fbfd45ab7253db51ef73161020c4781e95f075dc4251b9e66a76fe8461f0528
|
3 |
size 94773784
|