Model save
Browse files- README.md +5 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -32,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
- Accuracy: 1.0
|
37 |
|
38 |
## Model description
|
@@ -65,11 +65,10 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
| 1.
|
69 |
-
| 1.
|
70 |
-
| 1.
|
71 |
-
| 1.
|
72 |
-
| 0.9796 | 5.0 | 40 | 0.9125 | 1.0 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.9968
|
36 |
- Accuracy: 1.0
|
37 |
|
38 |
## Model description
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 1.5532 | 1.0 | 8 | 1.4353 | 1.0 |
|
69 |
+
| 1.3622 | 2.0 | 16 | 1.2647 | 1.0 |
|
70 |
+
| 1.2044 | 3.0 | 24 | 1.1227 | 1.0 |
|
71 |
+
| 1.0728 | 4.0 | 32 | 0.9968 | 1.0 |
|
|
|
72 |
|
73 |
|
74 |
### 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:1f4668c3d34334911eb6d3b0e47b4bee873cea7a5bc06a53c49c04ea70348384
|
3 |
size 94766588
|