sravan-gorugantu
commited on
Commit
•
7380525
1
Parent(s):
db50b5f
End of training
Browse files
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 [sravan-gorugantu/model2024-05-20](https://huggingface.co/sravan-gorugantu/model2024-05-20) 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 |
|
@@ -67,11 +67,11 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| No log | 0.92 | 6 | 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.9865361077111383
|
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 [sravan-gorugantu/model2024-05-20](https://huggingface.co/sravan-gorugantu/model2024-05-20) on the audiofolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.1965
|
36 |
+
- Accuracy: 0.9865
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 0.92 | 6 | 0.4511 | 0.9535 |
|
71 |
+
| 0.544 | 2.0 | 13 | 0.3115 | 0.9804 |
|
72 |
+
| 0.544 | 2.92 | 19 | 0.2408 | 0.9841 |
|
73 |
+
| 0.3181 | 4.0 | 26 | 0.2026 | 0.9841 |
|
74 |
+
| 0.2353 | 4.62 | 30 | 0.1965 | 0.9865 |
|
75 |
|
76 |
|
77 |
### Framework versions
|