End of training
Browse files- README.md +76 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: MIT/ast-finetuned-audioset-10-10-0.4593
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
model-index:
|
8 |
+
- name: AST-finetuned-on-shEMO_speech
|
9 |
+
results: []
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
+
should probably proofread and complete it, then remove this comment. -->
|
14 |
+
|
15 |
+
# AST-finetuned-on-shEMO_speech
|
16 |
+
|
17 |
+
This model is a fine-tuned version of [MIT/ast-finetuned-audioset-10-10-0.4593](https://huggingface.co/MIT/ast-finetuned-audioset-10-10-0.4593) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.6988
|
20 |
+
- Accuracy: 0.7967
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training and evaluation data
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training procedure
|
35 |
+
|
36 |
+
### Training hyperparameters
|
37 |
+
|
38 |
+
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 3e-05
|
40 |
+
- train_batch_size: 8
|
41 |
+
- eval_batch_size: 8
|
42 |
+
- seed: 42
|
43 |
+
- gradient_accumulation_steps: 4
|
44 |
+
- total_train_batch_size: 32
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- lr_scheduler_warmup_ratio: 0.1
|
48 |
+
- num_epochs: 15
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
+
| 0.8657 | 1.0 | 75 | 0.7066 | 0.7867 |
|
55 |
+
| 0.6951 | 2.0 | 150 | 0.6622 | 0.7567 |
|
56 |
+
| 0.3368 | 3.0 | 225 | 0.5851 | 0.8433 |
|
57 |
+
| 0.1414 | 4.0 | 300 | 0.7233 | 0.79 |
|
58 |
+
| 0.1011 | 5.0 | 375 | 0.8763 | 0.7967 |
|
59 |
+
| 0.0438 | 6.0 | 450 | 0.9009 | 0.8067 |
|
60 |
+
| 0.0108 | 7.0 | 525 | 1.0540 | 0.83 |
|
61 |
+
| 0.0033 | 8.0 | 600 | 1.0177 | 0.81 |
|
62 |
+
| 0.0003 | 9.0 | 675 | 1.1074 | 0.84 |
|
63 |
+
| 0.0113 | 10.0 | 750 | 1.1107 | 0.8433 |
|
64 |
+
| 0.0002 | 11.0 | 825 | 1.1273 | 0.8367 |
|
65 |
+
| 0.0001 | 12.0 | 900 | 1.1634 | 0.8333 |
|
66 |
+
| 0.0001 | 13.0 | 975 | 1.1502 | 0.84 |
|
67 |
+
| 0.0045 | 14.0 | 1050 | 1.1541 | 0.84 |
|
68 |
+
| 0.0039 | 15.0 | 1125 | 1.1550 | 0.84 |
|
69 |
+
|
70 |
+
|
71 |
+
### Framework versions
|
72 |
+
|
73 |
+
- Transformers 4.34.1
|
74 |
+
- Pytorch 1.12.0+cu116
|
75 |
+
- Datasets 2.14.6
|
76 |
+
- Tokenizers 0.14.1
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344845931
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce575746cfecb522a228b5db315994559560b4c049b032ce073374bf663a4b10
|
3 |
size 344845931
|