End of training
Browse files- README.md +14 -10
- model.safetensors +1 -1
- runs/Aug07_19-46-20_DesMar/events.out.tfevents.1723052780.DesMar.7092.0 +3 -0
- training_args.bin +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: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -60,18 +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 | 0.9888 | 11 | 1.
|
70 |
-
| No log | 1.9775 | 22 | 1.
|
71 |
-
| No log | 2.9663 | 33 | 0.
|
72 |
-
| No log | 3.9551 | 44 | 0.
|
73 |
-
| No log | 4.9438 | 55 | 0.
|
74 |
-
| No log | 5.9326 | 66 | 0.
|
|
|
|
|
|
|
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.8876404494382022
|
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.4928
|
36 |
+
- Accuracy: 0.8876
|
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 | 0.9888 | 11 | 1.3978 | 0.5899 |
|
70 |
+
| No log | 1.9775 | 22 | 1.0485 | 0.7022 |
|
71 |
+
| No log | 2.9663 | 33 | 0.8464 | 0.8258 |
|
72 |
+
| No log | 3.9551 | 44 | 0.6916 | 0.8596 |
|
73 |
+
| No log | 4.9438 | 55 | 0.6074 | 0.8596 |
|
74 |
+
| No log | 5.9326 | 66 | 0.5557 | 0.8708 |
|
75 |
+
| No log | 6.9213 | 77 | 0.5206 | 0.8764 |
|
76 |
+
| No log | 8.0 | 89 | 0.4942 | 0.8876 |
|
77 |
+
| No log | 8.9888 | 100 | 0.4945 | 0.8876 |
|
78 |
+
| No log | 9.8876 | 110 | 0.4928 | 0.8876 |
|
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 94770700
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1f2cb7d39538726e6876528b0cfcc517e757df6311c1c68b4768abf23d83af3
|
3 |
size 94770700
|
runs/Aug07_19-46-20_DesMar/events.out.tfevents.1723052780.DesMar.7092.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:84e94e216b6575d0e127f9204f4bbd8a4dacf99009df809422bcbfaba775bb03
|
3 |
+
size 9599
|
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:f05a2d97d13e2d745a942c39951dd8e634c086cbdd0e2eae100782c470de747c
|
3 |
size 5176
|