Luca-Engel
commited on
Commit
•
53e5b69
1
Parent(s):
2ff77b9
correct eval and test scores
Browse files
README.md
CHANGED
@@ -20,6 +20,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- Loss: 0.6441
|
24 |
- Accuracy: 0.6318
|
25 |
- Recall: 0.8191
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.6306
|
24 |
+
- Accuracy: 0.6486
|
25 |
+
- Recall: 0.8368
|
26 |
+
- Precision: 0.6136
|
27 |
+
- F1: 0.7080
|
28 |
+
|
29 |
+
|
30 |
+
And the following results on the test set:
|
31 |
- Loss: 0.6441
|
32 |
- Accuracy: 0.6318
|
33 |
- Recall: 0.8191
|