Model save
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ 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: 1.
|
36 |
- Accuracy: 1.0
|
37 |
|
38 |
## Model description
|
@@ -58,26 +58,25 @@ 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 |
-
-
|
|
|
62 |
|
63 |
### Training results
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
-
| 1.
|
68 |
-
| 1.
|
69 |
-
| 1.
|
70 |
-
| 1.
|
71 |
-
| 1.
|
72 |
-
| 1.
|
73 |
-
| 1.
|
74 |
-
| 1.
|
75 |
-
| 1.
|
76 |
-
| 1.
|
77 |
-
| 1.
|
78 |
-
| 1.
|
79 |
-
| 1.4445 | 13.0 | 104 | 1.4454 | 1.0 |
|
80 |
-
| 1.4393 | 14.0 | 112 | 1.4420 | 1.0 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
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.4209
|
36 |
- Accuracy: 1.0
|
37 |
|
38 |
## Model description
|
|
|
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.01
|
62 |
+
- num_epochs: 100
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 1.6703 | 1.0 | 8 | 1.6557 | 0.0 |
|
69 |
+
| 1.6511 | 2.0 | 16 | 1.6330 | 0.0 |
|
70 |
+
| 1.6297 | 3.0 | 24 | 1.6107 | 0.0370 |
|
71 |
+
| 1.6067 | 4.0 | 32 | 1.5888 | 0.5185 |
|
72 |
+
| 1.584 | 5.0 | 40 | 1.5672 | 0.8148 |
|
73 |
+
| 1.563 | 6.0 | 48 | 1.5458 | 0.8889 |
|
74 |
+
| 1.5421 | 7.0 | 56 | 1.5245 | 0.9259 |
|
75 |
+
| 1.5211 | 8.0 | 64 | 1.5035 | 0.9259 |
|
76 |
+
| 1.4999 | 9.0 | 72 | 1.4825 | 1.0 |
|
77 |
+
| 1.4789 | 10.0 | 80 | 1.4617 | 1.0 |
|
78 |
+
| 1.4575 | 11.0 | 88 | 1.4412 | 1.0 |
|
79 |
+
| 1.4368 | 12.0 | 96 | 1.4209 | 1.0 |
|
|
|
|
|
80 |
|
81 |
|
82 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94766588
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f79c2be3e8ae03fcd3b5ac20ca85a51738d47862aac0a9b3ff47a4c11a787114
|
3 |
size 94766588
|
runs/Apr04_14-48-45_81dc2d2345f2/events.out.tfevents.1712242126.81dc2d2345f2.165.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14f962951122d3682ba08f0d336237e24346d8dfe09db1633b7141b8bffa270c
|
3 |
+
size 12265
|