Marcos12886
commited on
Commit
•
e81bb07
1
Parent(s):
359d7db
End of training
Browse files
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:
|
36 |
- Accuracy: 0.8261
|
37 |
|
38 |
## Model description
|
@@ -52,7 +52,7 @@ More information needed
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
-
- learning_rate:
|
56 |
- train_batch_size: 32
|
57 |
- eval_batch_size: 32
|
58 |
- seed: 123
|
@@ -62,6 +62,9 @@ The following hyperparameters were used during training:
|
|
62 |
|
63 |
### Training results
|
64 |
|
|
|
|
|
|
|
65 |
|
66 |
|
67 |
### 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.7023
|
36 |
- Accuracy: 0.8261
|
37 |
|
38 |
## Model description
|
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 0.001
|
56 |
- train_batch_size: 32
|
57 |
- eval_batch_size: 32
|
58 |
- seed: 123
|
|
|
62 |
|
63 |
### Training results
|
64 |
|
65 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
+
| No log | 1.0 | 13 | 0.7023 | 0.8261 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
runs/Jul02_21-55-02_DesMar/events.out.tfevents.1719950104.DesMar.8256.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d5647e82d7d4b1dc5ead83269bc966b577d00a1af4931023c965be4dcd8518b
|
3 |
+
size 6570
|
runs/Jul02_21-55-02_DesMar/events.out.tfevents.1719950423.DesMar.8256.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7afeeee76831b5f18c645893450bd29afe63d21895bddbc0581a135c43e6d517
|
3 |
+
size 405
|