mujadid-syahbana commited on
Commit
8449c13
1 Parent(s): c0ea72e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base-960h
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: audioclass-alpha
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
+ # audioclass-alpha
17
+
18
+ This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1124
21
+ - Accuracy: 0.9660
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 3e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 64
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 50
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 3.4324 | 1.0 | 62 | 3.4330 | 0.0295 |
57
+ | 3.4178 | 2.0 | 124 | 3.4067 | 0.0839 |
58
+ | 3.3067 | 3.0 | 186 | 3.2018 | 0.3107 |
59
+ | 3.0013 | 4.0 | 248 | 2.7640 | 0.5261 |
60
+ | 2.5488 | 5.0 | 310 | 2.3188 | 0.6644 |
61
+ | 2.1833 | 6.0 | 372 | 1.9013 | 0.7687 |
62
+ | 1.7949 | 7.0 | 434 | 1.5320 | 0.8141 |
63
+ | 1.5859 | 8.0 | 496 | 1.2519 | 0.8413 |
64
+ | 1.2774 | 9.0 | 558 | 1.0155 | 0.8662 |
65
+ | 1.1146 | 10.0 | 620 | 0.8348 | 0.8776 |
66
+ | 0.9276 | 11.0 | 682 | 0.7070 | 0.8844 |
67
+ | 0.7634 | 12.0 | 744 | 0.5845 | 0.8889 |
68
+ | 0.726 | 13.0 | 806 | 0.5491 | 0.8866 |
69
+ | 0.6325 | 14.0 | 868 | 0.4927 | 0.8707 |
70
+ | 0.5525 | 15.0 | 930 | 0.4065 | 0.8866 |
71
+ | 0.5051 | 16.0 | 992 | 0.4063 | 0.8798 |
72
+ | 0.4543 | 17.0 | 1054 | 0.4166 | 0.8685 |
73
+ | 0.4138 | 18.0 | 1116 | 0.3328 | 0.8889 |
74
+ | 0.4133 | 19.0 | 1178 | 0.2988 | 0.8934 |
75
+ | 0.4087 | 20.0 | 1240 | 0.3092 | 0.8934 |
76
+ | 0.3402 | 21.0 | 1302 | 0.2600 | 0.9002 |
77
+ | 0.3052 | 22.0 | 1364 | 0.2779 | 0.8957 |
78
+ | 0.2792 | 23.0 | 1426 | 0.2318 | 0.9274 |
79
+ | 0.3357 | 24.0 | 1488 | 0.2348 | 0.9274 |
80
+ | 0.2602 | 25.0 | 1550 | 0.2928 | 0.9274 |
81
+ | 0.2582 | 26.0 | 1612 | 0.2410 | 0.9388 |
82
+ | 0.1906 | 27.0 | 1674 | 0.2294 | 0.9433 |
83
+ | 0.1937 | 28.0 | 1736 | 0.2176 | 0.9456 |
84
+ | 0.3112 | 29.0 | 1798 | 0.1707 | 0.9501 |
85
+ | 0.1854 | 30.0 | 1860 | 0.1798 | 0.9501 |
86
+ | 0.2662 | 31.0 | 1922 | 0.1650 | 0.9546 |
87
+ | 0.1892 | 32.0 | 1984 | 0.1636 | 0.9524 |
88
+ | 0.1652 | 33.0 | 2046 | 0.1688 | 0.9524 |
89
+ | 0.2581 | 34.0 | 2108 | 0.1324 | 0.9615 |
90
+ | 0.2007 | 35.0 | 2170 | 0.1400 | 0.9592 |
91
+ | 0.1368 | 36.0 | 2232 | 0.1510 | 0.9569 |
92
+ | 0.1397 | 37.0 | 2294 | 0.1168 | 0.9637 |
93
+ | 0.1604 | 38.0 | 2356 | 0.1203 | 0.9615 |
94
+ | 0.1638 | 39.0 | 2418 | 0.1224 | 0.9637 |
95
+ | 0.1892 | 40.0 | 2480 | 0.1148 | 0.9592 |
96
+ | 0.1647 | 41.0 | 2542 | 0.1004 | 0.9637 |
97
+ | 0.1337 | 42.0 | 2604 | 0.1124 | 0.9660 |
98
+ | 0.102 | 43.0 | 2666 | 0.1021 | 0.9637 |
99
+ | 0.1293 | 44.0 | 2728 | 0.1053 | 0.9615 |
100
+ | 0.2035 | 45.0 | 2790 | 0.1033 | 0.9637 |
101
+ | 0.1222 | 46.0 | 2852 | 0.1045 | 0.9615 |
102
+ | 0.1393 | 47.0 | 2914 | 0.1043 | 0.9615 |
103
+ | 0.1271 | 48.0 | 2976 | 0.1055 | 0.9615 |
104
+ | 0.1618 | 49.0 | 3038 | 0.1057 | 0.9615 |
105
+ | 0.1536 | 50.0 | 3100 | 0.1046 | 0.9615 |
106
+
107
+
108
+ ### Framework versions
109
+
110
+ - Transformers 4.36.0.dev0
111
+ - Pytorch 2.1.0+cu118
112
+ - Datasets 2.14.6
113
+ - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25dc4b25bd767c8bdce2e1db0a0ecd8e3a9ac5bf161665f2f1215fe14617a609
3
  size 378332188
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf17af338563ef8f4ab053d4610bec447d3eaf67b7ad94681d3bd88f46dea8fc
3
  size 378332188
runs/Nov04_07-42-35_886e887cef14/events.out.tfevents.1699083769.886e887cef14.44187.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a92843222609264632b2e5f5693c72ba4d69e1a6d475d46f9495cd69856d2dee
3
- size 71543
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c4c93fda5b92e8b51d1c50262a39a50e546d014825dd9e16d69dda1017ac8c2
3
+ size 71897
runs/Nov04_07-42-35_886e887cef14/events.out.tfevents.1699088802.886e887cef14.44187.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a873e854fe9aff6f7978f4fa55089f2d314c50095053a642b6c42bcee9d22d74
3
+ size 411