Marcos12886
commited on
Commit
•
29a427f
1
Parent(s):
00dc395
End of training
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
45 |
|
46 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
-
- Loss: 0.
|
49 |
- Accuracy: 0.8370
|
50 |
- F1: 0.7627
|
51 |
- Precision: 0.7005
|
@@ -77,15 +77,16 @@ The following hyperparameters were used during training:
|
|
77 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
78 |
- lr_scheduler_type: cosine
|
79 |
- lr_scheduler_warmup_ratio: 0.03
|
80 |
-
- num_epochs:
|
81 |
|
82 |
### Training results
|
83 |
|
84 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
85 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
86 |
-
| No log | 0.8696 | 5 |
|
87 |
-
| No log | 1.9130 | 11 | 0.
|
88 |
-
| No log | 2.
|
|
|
89 |
|
90 |
|
91 |
### Framework versions
|
|
|
45 |
|
46 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
+
- Loss: 0.6654
|
49 |
- Accuracy: 0.8370
|
50 |
- F1: 0.7627
|
51 |
- Precision: 0.7005
|
|
|
77 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
78 |
- lr_scheduler_type: cosine
|
79 |
- lr_scheduler_warmup_ratio: 0.03
|
80 |
+
- num_epochs: 8
|
81 |
|
82 |
### Training results
|
83 |
|
84 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
85 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
86 |
+
| No log | 0.8696 | 5 | 0.6723 | 0.8370 | 0.7627 | 0.7005 | 0.8370 |
|
87 |
+
| No log | 1.9130 | 11 | 0.6778 | 0.8370 | 0.7627 | 0.7005 | 0.8370 |
|
88 |
+
| No log | 2.9565 | 17 | 0.6690 | 0.8370 | 0.7627 | 0.7005 | 0.8370 |
|
89 |
+
| No log | 4.0 | 23 | 0.6654 | 0.8370 | 0.7627 | 0.7005 | 0.8370 |
|
90 |
|
91 |
|
92 |
### 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:c35326a2af4729338c45a073fd5e0d2ad2bcd3f7466d910a46f4652d7ea1e36a
|
3 |
size 94766588
|
runs/Sep01_23-37-07_ubumarcos/events.out.tfevents.1725226628.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b28d4f3bebfac4fea55c78036cf2470420ec037b106b3d9196fc74aad5dc68ea
|
3 |
+
size 8126
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b21117367de31ab962295b5fd197e9ab278fc1a7d3afc85c7a460e43880a008b
|
3 |
size 5240
|