AmeerHesham
commited on
End of training
Browse files- README.md +8 -47
- model.safetensors +1 -1
- runs/Jun25_22-06-26_bf90e00d70de/events.out.tfevents.1719353270.bf90e00d70de.34.0 +3 -0
- runs/Jun25_22-06-26_bf90e00d70de/events.out.tfevents.1719353695.bf90e00d70de.34.1 +3 -0
- runs/Jun25_22-06-26_bf90e00d70de/events.out.tfevents.1719358568.bf90e00d70de.34.2 +3 -0
- training_args.bin +2 -2
README.md
CHANGED
@@ -5,40 +5,17 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- Nooon/Donate_a_cry
|
8 |
-
metrics:
|
9 |
-
- accuracy
|
10 |
-
- f1
|
11 |
model-index:
|
12 |
-
- name: distilhubert-finetuned-Donate_a_cry-
|
13 |
-
results:
|
14 |
-
- task:
|
15 |
-
name: Audio Classification
|
16 |
-
type: audio-classification
|
17 |
-
dataset:
|
18 |
-
name: Donate_a_cry
|
19 |
-
type: Nooon/Donate_a_cry
|
20 |
-
config: default
|
21 |
-
split: train
|
22 |
-
args: default
|
23 |
-
metrics:
|
24 |
-
- name: Accuracy
|
25 |
-
type: accuracy
|
26 |
-
value: 0.8260869565217391
|
27 |
-
- name: F1
|
28 |
-
type: f1
|
29 |
-
value: 0.7474120082815735
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
33 |
should probably proofread and complete it, then remove this comment. -->
|
34 |
|
35 |
-
# distilhubert-finetuned-Donate_a_cry-
|
36 |
|
37 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the Donate_a_cry dataset.
|
38 |
-
It achieves the following results on the evaluation set:
|
39 |
-
- Loss: 0.7098
|
40 |
-
- Accuracy: 0.8261
|
41 |
-
- F1: 0.7474
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -57,34 +34,18 @@ More information needed
|
|
57 |
### Training hyperparameters
|
58 |
|
59 |
The following hyperparameters were used during training:
|
60 |
-
- learning_rate:
|
61 |
-
- train_batch_size:
|
62 |
-
- eval_batch_size:
|
63 |
- seed: 42
|
64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
65 |
- lr_scheduler_type: linear
|
66 |
- lr_scheduler_warmup_ratio: 0.1
|
67 |
- num_epochs: 10
|
68 |
|
69 |
-
### Training results
|
70 |
-
|
71 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
72 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
73 |
-
| 0.8536 | 1.0 | 52 | 0.7098 | 0.8261 | 0.7474 |
|
74 |
-
| 0.6931 | 2.0 | 104 | 0.7021 | 0.8261 | 0.7474 |
|
75 |
-
| 0.8844 | 3.0 | 156 | 0.6918 | 0.8261 | 0.7474 |
|
76 |
-
| 0.4528 | 4.0 | 208 | 0.7020 | 0.8261 | 0.7474 |
|
77 |
-
| 0.7602 | 5.0 | 260 | 0.7393 | 0.8261 | 0.7474 |
|
78 |
-
| 0.6754 | 6.0 | 312 | 0.6792 | 0.8261 | 0.7474 |
|
79 |
-
| 0.6515 | 7.0 | 364 | 0.6461 | 0.8261 | 0.7474 |
|
80 |
-
| 0.3371 | 8.0 | 416 | 0.6750 | 0.8043 | 0.7455 |
|
81 |
-
| 0.6061 | 9.0 | 468 | 0.6933 | 0.8261 | 0.7764 |
|
82 |
-
| 0.2558 | 10.0 | 520 | 0.6946 | 0.8043 | 0.7703 |
|
83 |
-
|
84 |
-
|
85 |
### Framework versions
|
86 |
|
87 |
- Transformers 4.41.2
|
88 |
-
- Pytorch 2.
|
89 |
-
- Datasets 2.
|
90 |
- Tokenizers 0.19.1
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- Nooon/Donate_a_cry
|
|
|
|
|
|
|
8 |
model-index:
|
9 |
+
- name: distilhubert-finetuned-Donate_a_cry-v3
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# distilhubert-finetuned-Donate_a_cry-v3
|
17 |
|
18 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the Donate_a_cry dataset.
|
|
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
34 |
### Training hyperparameters
|
35 |
|
36 |
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 0.001
|
38 |
+
- train_batch_size: 16
|
39 |
+
- eval_batch_size: 16
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_ratio: 0.1
|
44 |
- num_epochs: 10
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
### Framework versions
|
47 |
|
48 |
- Transformers 4.41.2
|
49 |
+
- Pytorch 2.1.2
|
50 |
+
- Datasets 2.19.2
|
51 |
- Tokenizers 0.19.1
|
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:381f6da09dd9ed455a33dd00da0915f545353555369f1fde536606fc597af3e3
|
3 |
size 94766588
|
runs/Jun25_22-06-26_bf90e00d70de/events.out.tfevents.1719353270.bf90e00d70de.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c28ea4e62a0b58866427e343ca6d29ebf081707ebe3b54d6314f0ac3986240ba
|
3 |
+
size 5891
|
runs/Jun25_22-06-26_bf90e00d70de/events.out.tfevents.1719353695.bf90e00d70de.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ca18d4abe3feb078ba3364f6376849175bd4dfffe42570a7ef070956cfe577d
|
3 |
+
size 50340
|
runs/Jun25_22-06-26_bf90e00d70de/events.out.tfevents.1719358568.bf90e00d70de.34.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f13438600bac5ca2a32fd67ca1871e676b3fcad844b3639c57dd3667668c9c2a
|
3 |
+
size 7153
|
training_args.bin
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:0a3c6db69232fb0a1f0d835d8f5dec55fee50446ba03ba7a993bc70a96605c38
|
3 |
+
size 5176
|