Marcos12886
commited on
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,17 +60,22 @@ 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: cosine
|
63 |
-
- num_epochs:
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| No log | 1.0 | 11 | 0.
|
70 |
-
| No log | 2.0 | 22 | 0.
|
71 |
-
| No log | 3.0 | 33 | 0.
|
72 |
-
| No log | 4.0 | 44 | 0.
|
73 |
-
| No log | 5.0 | 55 | 0.
|
|
|
|
|
|
|
|
|
|
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9830508474576272
|
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.0703
|
36 |
+
- Accuracy: 0.9831
|
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: cosine
|
63 |
+
- num_epochs: 10
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| No log | 1.0 | 11 | 0.1909 | 0.9435 |
|
70 |
+
| No log | 2.0 | 22 | 0.1998 | 0.9322 |
|
71 |
+
| No log | 3.0 | 33 | 0.0904 | 0.9718 |
|
72 |
+
| No log | 4.0 | 44 | 0.1063 | 0.9661 |
|
73 |
+
| No log | 5.0 | 55 | 0.0770 | 0.9774 |
|
74 |
+
| No log | 6.0 | 66 | 0.0832 | 0.9774 |
|
75 |
+
| No log | 7.0 | 77 | 0.0658 | 0.9774 |
|
76 |
+
| No log | 8.0 | 88 | 0.0681 | 0.9831 |
|
77 |
+
| No log | 9.0 | 99 | 0.0701 | 0.9831 |
|
78 |
+
| No log | 10.0 | 110 | 0.0703 | 0.9831 |
|
79 |
|
80 |
|
81 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94763496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9ee42b733f9fb206c8e20e93b0531ada24c562a3c8b950222f57ae0680c6e11
|
3 |
size 94763496
|
runs/Aug08_10-56-53_DesMar/events.out.tfevents.1723107413.DesMar.18008.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb78a084dc569cf4ff10aee41415bdd382ce0737f4385da3f0e8dc8a6490a856
|
3 |
+
size 9293
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28afa9e5b6615e1654c4c63382dc4eff69c1952ad0ba51c539b658de2717287e
|
3 |
size 5176
|