Marcos12886
commited on
Commit
•
3dd090c
1
Parent(s):
9dafb25
End of training
Browse files- README.md +12 -8
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Accuracy: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -61,16 +61,20 @@ The following hyperparameters were used during training:
|
|
61 |
- total_train_batch_size: 64
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: cosine
|
64 |
-
- num_epochs:
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
-
| No log | 0.9032 | 7 | 1.
|
71 |
-
| No log | 1.9355 | 15 | 0.
|
72 |
-
| No log | 2.9677 | 23 | 0.
|
73 |
-
| No log |
|
|
|
|
|
|
|
|
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
+
value: 0.8048780487804879
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.6745
|
37 |
+
- Accuracy: 0.8049
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
61 |
- total_train_batch_size: 64
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: cosine
|
64 |
+
- num_epochs: 8
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 0.9032 | 7 | 1.0676 | 0.7317 |
|
71 |
+
| No log | 1.9355 | 15 | 0.9043 | 0.7805 |
|
72 |
+
| No log | 2.9677 | 23 | 0.7870 | 0.8049 |
|
73 |
+
| No log | 4.0 | 31 | 0.8390 | 0.7561 |
|
74 |
+
| No log | 4.9032 | 38 | 0.7135 | 0.8130 |
|
75 |
+
| No log | 5.9355 | 46 | 0.6828 | 0.8130 |
|
76 |
+
| No log | 6.9677 | 54 | 0.6745 | 0.8049 |
|
77 |
+
| No log | 7.2258 | 56 | 0.6745 | 0.8049 |
|
78 |
|
79 |
|
80 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94768644
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5fff572c6ab442d44f4e2b27ad47ad611fbb0feb8194235fc48e461588eb1b2
|
3 |
size 94768644
|
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:49f95c89b2446d8093f88f38949d66879ffe95820c4e4938fffaeede68e75814
|
3 |
size 5176
|