Marcos12886
commited on
Commit
•
28e7a2c
1
Parent(s):
93cee1c
End of training
Browse files
README.md
CHANGED
@@ -5,24 +5,9 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- audiofolder
|
8 |
-
metrics:
|
9 |
-
- accuracy
|
10 |
model-index:
|
11 |
- name: distilhubert-finetuned-cry-detector
|
12 |
-
results:
|
13 |
-
- task:
|
14 |
-
name: Audio Classification
|
15 |
-
type: audio-classification
|
16 |
-
dataset:
|
17 |
-
name: audiofolder
|
18 |
-
type: audiofolder
|
19 |
-
config: default
|
20 |
-
split: train
|
21 |
-
args: default
|
22 |
-
metrics:
|
23 |
-
- name: Accuracy
|
24 |
-
type: accuracy
|
25 |
-
value: 0.7921348314606742
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -31,9 +16,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
# distilhubert-finetuned-cry-detector
|
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.9516
|
36 |
-
- Accuracy: 0.7921
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -60,16 +42,13 @@ The following hyperparameters were used during training:
|
|
60 |
- total_train_batch_size: 64
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: cosine
|
63 |
-
- num_epochs:
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
69 |
-
| No log | 0.9888 | 11 |
|
70 |
-
| No log | 1.9775 | 22 | 1.0959 | 0.7753 |
|
71 |
-
| No log | 2.9663 | 33 | 0.9719 | 0.7865 |
|
72 |
-
| No log | 3.9551 | 44 | 0.9516 | 0.7921 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- audiofolder
|
|
|
|
|
8 |
model-index:
|
9 |
- name: distilhubert-finetuned-cry-detector
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
16 |
# distilhubert-finetuned-cry-detector
|
17 |
|
18 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
42 |
- total_train_batch_size: 64
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: cosine
|
45 |
+
- num_epochs: 1
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
51 |
+
| No log | 0.9888 | 11 | 0.9995 | 1.0 |
|
|
|
|
|
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94770700
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3132a838eab633c979d9661c0d96d26316e5f255435fb76b065298735193d27
|
3 |
size 94770700
|
runs/Aug12_15-45-43_DesMar/events.out.tfevents.1723470346.DesMar.15408.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a84144c5d61b9a3138459708429972532c8b2c6935240ba692f468d26a784ab
|
3 |
+
size 6815
|
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:28b999f4481179ba6d30ca1b2c95c48db16dec59d05a772fdaf87b417245a2f0
|
3 |
size 5240
|