Marcos12886
commited on
Commit
•
00dc395
1
Parent(s):
70cd7fb
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
|
@@ -83,9 +83,9 @@ The following hyperparameters were used during training:
|
|
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.6087 | 15 | 0.
|
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.6717
|
49 |
- Accuracy: 0.8370
|
50 |
- F1: 0.7627
|
51 |
- Precision: 0.7005
|
|
|
83 |
|
84 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
85 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
86 |
+
| No log | 0.8696 | 5 | 1.1779 | 0.7391 | 0.7324 | 0.7336 | 0.7391 |
|
87 |
+
| No log | 1.9130 | 11 | 0.6791 | 0.8370 | 0.7627 | 0.7005 | 0.8370 |
|
88 |
+
| No log | 2.6087 | 15 | 0.6717 | 0.8370 | 0.7627 | 0.7005 | 0.8370 |
|
89 |
|
90 |
|
91 |
### 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:3991687d66fd615fd889cdaa1b1c033aef594476edac9b582bd152ff15eb3fa1
|
3 |
size 94766588
|
runs/Sep01_23-34-28_ubumarcos/events.out.tfevents.1725226478.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46ce846de39d0ca681538e233fa90b46ba2e18f86a38b72146afab9fc4e8cca9
|
3 |
+
size 7663
|
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:8f3efe7849b5f3f195fadd7d190112e124ade994cbe805c8a115454af3f0fc02
|
3 |
size 5240
|