gereon commited on
Commit
87497c2
·
verified ·
1 Parent(s): 0517830

auto-sync: 8 files updated

Browse files
results/improvements/scaling_full/rv_1000/checkpoints/model_seed_256.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a106bba7f0c2125b88090b3bf4719fdcac771361c884546420c11f01fb91cb8
3
+ size 1940974
results/improvements/scaling_full/rv_1000/checkpoints/model_seed_999.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ecf15abee8fc82c40fd15add1617da611c9bf35a14ed9a1b19a7366bc3093e3
3
+ size 1940974
results/improvements/scaling_full/rv_1000/ensemble.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95ebafa5aeefec0ead1a9000af8fa4dbfc3f5caebc6504a600566df27b430458
3
+ size 2958
results/improvements/scaling_full/rv_1000/results.json ADDED
@@ -0,0 +1,241 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "n_rv": 1000,
3
+ "n_rv_actual": 1000,
4
+ "subsample_200": {
5
+ "auprc": 0.32982954545454546,
6
+ "bootstrap": {
7
+ "auprc": 0.32982954545454546,
8
+ "ci_lower": 0.024446626738159605,
9
+ "ci_upper": 1.0
10
+ },
11
+ "fp_at_3of4": 37,
12
+ "fp_at_4of4": 200,
13
+ "det_at_4of4": 4,
14
+ "pos_probs": [
15
+ 0.8723341822624207,
16
+ 0.9274272918701172,
17
+ 0.9087947607040405,
18
+ 0.8828263282775879
19
+ ]
20
+ },
21
+ "word_onset_full": {
22
+ "word_onset_table": [
23
+ {
24
+ "threshold": 0.5,
25
+ "detected": 7,
26
+ "n_kw": 7,
27
+ "fp": 2571,
28
+ "fp_pct": 100.0
29
+ },
30
+ {
31
+ "threshold": 0.6,
32
+ "detected": 7,
33
+ "n_kw": 7,
34
+ "fp": 2571,
35
+ "fp_pct": 100.0
36
+ },
37
+ {
38
+ "threshold": 0.65,
39
+ "detected": 7,
40
+ "n_kw": 7,
41
+ "fp": 2571,
42
+ "fp_pct": 100.0
43
+ },
44
+ {
45
+ "threshold": 0.7,
46
+ "detected": 7,
47
+ "n_kw": 7,
48
+ "fp": 2571,
49
+ "fp_pct": 100.0
50
+ },
51
+ {
52
+ "threshold": 0.75,
53
+ "detected": 7,
54
+ "n_kw": 7,
55
+ "fp": 2571,
56
+ "fp_pct": 100.0
57
+ },
58
+ {
59
+ "threshold": 0.8,
60
+ "detected": 7,
61
+ "n_kw": 7,
62
+ "fp": 2566,
63
+ "fp_pct": 99.8
64
+ },
65
+ {
66
+ "threshold": 0.85,
67
+ "detected": 7,
68
+ "n_kw": 7,
69
+ "fp": 1518,
70
+ "fp_pct": 59.0
71
+ },
72
+ {
73
+ "threshold": 0.9,
74
+ "detected": 5,
75
+ "n_kw": 7,
76
+ "fp": 298,
77
+ "fp_pct": 11.6
78
+ },
79
+ {
80
+ "threshold": 0.95,
81
+ "detected": 0,
82
+ "n_kw": 7,
83
+ "fp": 0,
84
+ "fp_pct": 0.0
85
+ }
86
+ ],
87
+ "operating_points": {
88
+ "1_of_7": {
89
+ "threshold": 0.9273,
90
+ "fp": 0,
91
+ "specificity": 1.0
92
+ },
93
+ "2_of_7": {
94
+ "threshold": 0.9224,
95
+ "fp": 21,
96
+ "specificity": 0.9918
97
+ },
98
+ "3_of_7": {
99
+ "threshold": 0.9187,
100
+ "fp": 56,
101
+ "specificity": 0.9782
102
+ },
103
+ "4_of_7": {
104
+ "threshold": 0.9087,
105
+ "fp": 139,
106
+ "specificity": 0.9459
107
+ },
108
+ "5_of_7": {
109
+ "threshold": 0.9081,
110
+ "fp": 146,
111
+ "specificity": 0.9432
112
+ },
113
+ "6_of_7": {
114
+ "threshold": 0.8827,
115
+ "fp": 624,
116
+ "specificity": 0.7573
117
+ },
118
+ "7_of_7": {
119
+ "threshold": 0.8722,
120
+ "fp": 875,
121
+ "specificity": 0.6597
122
+ }
123
+ },
124
+ "auprc_full": 0.17465719242272926,
125
+ "keyword_probs": [
126
+ 0.8723326444625854,
127
+ 0.9082265794277191,
128
+ 0.9225021660327911,
129
+ 0.9274282872676849,
130
+ 0.9087927639484406,
131
+ 0.9187993228435516,
132
+ 0.8828275024890899
133
+ ],
134
+ "n_words": 2578,
135
+ "n_kw": 7,
136
+ "non_kw_median": 0.8578214049339294,
137
+ "non_kw_q95": 0.9099808603525161
138
+ },
139
+ "seed_results": [
140
+ {
141
+ "auprc": 0.3550096857511838,
142
+ "roc_auc": 0.84625,
143
+ "pos_probs": [
144
+ 0.8632397651672363,
145
+ 0.9362326860427856,
146
+ 0.9197993278503418,
147
+ 0.9026899337768555
148
+ ],
149
+ "fp_at_3of4": 20,
150
+ "det_at_3of4": 3,
151
+ "fp_at_4of4": 200,
152
+ "det_at_4of4": 4,
153
+ "n_test": 204,
154
+ "n_pos": 4,
155
+ "n_neg": 200,
156
+ "seed": 7,
157
+ "elapsed_s": 176.7,
158
+ "epochs": 10
159
+ },
160
+ {
161
+ "auprc": 0.2863652496691043,
162
+ "roc_auc": 0.72375,
163
+ "pos_probs": [
164
+ 0.8376907706260681,
165
+ 0.9354254007339478,
166
+ 0.8793269395828247,
167
+ 0.8370938897132874
168
+ ],
169
+ "fp_at_3of4": 98,
170
+ "det_at_3of4": 3,
171
+ "fp_at_4of4": 200,
172
+ "det_at_4of4": 4,
173
+ "n_test": 204,
174
+ "n_pos": 4,
175
+ "n_neg": 200,
176
+ "seed": 42,
177
+ "elapsed_s": 208.7,
178
+ "epochs": 12
179
+ },
180
+ {
181
+ "auprc": 0.13629908103592314,
182
+ "roc_auc": 0.9199999999999999,
183
+ "pos_probs": [
184
+ 0.9053443670272827,
185
+ 0.9100434184074402,
186
+ 0.9112755656242371,
187
+ 0.9096542596817017
188
+ ],
189
+ "fp_at_3of4": 16,
190
+ "det_at_3of4": 3,
191
+ "fp_at_4of4": 200,
192
+ "det_at_4of4": 4,
193
+ "n_test": 204,
194
+ "n_pos": 4,
195
+ "n_neg": 200,
196
+ "seed": 123,
197
+ "elapsed_s": 437.3,
198
+ "epochs": 25
199
+ },
200
+ {
201
+ "auprc": 0.11738306982872201,
202
+ "roc_auc": 0.88625,
203
+ "pos_probs": [
204
+ 0.8947126865386963,
205
+ 0.9225537776947021,
206
+ 0.9174046516418457,
207
+ 0.883120596408844
208
+ ],
209
+ "fp_at_3of4": 30,
210
+ "det_at_3of4": 3,
211
+ "fp_at_4of4": 200,
212
+ "det_at_4of4": 4,
213
+ "n_test": 204,
214
+ "n_pos": 4,
215
+ "n_neg": 200,
216
+ "seed": 256,
217
+ "elapsed_s": 290.9,
218
+ "epochs": 17
219
+ },
220
+ {
221
+ "auprc": 0.3146485753052917,
222
+ "roc_auc": 0.7575000000000001,
223
+ "pos_probs": [
224
+ 0.860683262348175,
225
+ 0.9328811764717102,
226
+ 0.9161675572395325,
227
+ 0.8815731406211853
228
+ ],
229
+ "fp_at_3of4": 65,
230
+ "det_at_3of4": 3,
231
+ "fp_at_4of4": 200,
232
+ "det_at_4of4": 4,
233
+ "n_test": 204,
234
+ "n_pos": 4,
235
+ "n_neg": 200,
236
+ "seed": 999,
237
+ "elapsed_s": 173.5,
238
+ "epochs": 10
239
+ }
240
+ ]
241
+ }
results/improvements/scaling_full/rv_1000/seed_256.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68adff82650951e4ecb3c3bc0c4a05850559c79a85c522956f628c8c8a02e02b
3
+ size 2958
results/improvements/scaling_full/rv_1000/seed_999.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:031515f4bb7c85f394b468f263ce74be5280c6c787697b0b3aa0f7b9e3da2876
3
+ size 2958
results/improvements/scaling_full/scaling_summary.json ADDED
@@ -0,0 +1,217 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "50": {
3
+ "subsample_auprc": 0.19587282087282087,
4
+ "subsample_fp3": 11,
5
+ "subsample_fp4": 200,
6
+ "full_auprc": 0.04737720315095893,
7
+ "full_ops": {
8
+ "1_of_7": {
9
+ "threshold": 0.926,
10
+ "fp": 8,
11
+ "specificity": 0.9969
12
+ },
13
+ "2_of_7": {
14
+ "threshold": 0.9204,
15
+ "fp": 29,
16
+ "specificity": 0.9887
17
+ },
18
+ "3_of_7": {
19
+ "threshold": 0.9184,
20
+ "fp": 42,
21
+ "specificity": 0.9837
22
+ },
23
+ "4_of_7": {
24
+ "threshold": 0.8997,
25
+ "fp": 143,
26
+ "specificity": 0.9444
27
+ },
28
+ "5_of_7": {
29
+ "threshold": 0.8971,
30
+ "fp": 161,
31
+ "specificity": 0.9374
32
+ },
33
+ "6_of_7": {
34
+ "threshold": 0.8879,
35
+ "fp": 234,
36
+ "specificity": 0.909
37
+ },
38
+ "7_of_7": {
39
+ "threshold": 0.8344,
40
+ "fp": 1055,
41
+ "specificity": 0.5897
42
+ }
43
+ }
44
+ },
45
+ "100": {
46
+ "subsample_auprc": 0.24185777990125817,
47
+ "subsample_fp3": 20,
48
+ "subsample_fp4": 200,
49
+ "full_auprc": 0.027377389018883532,
50
+ "full_ops": {
51
+ "1_of_7": {
52
+ "threshold": 0.9295,
53
+ "fp": 14,
54
+ "specificity": 0.9946
55
+ },
56
+ "2_of_7": {
57
+ "threshold": 0.9235,
58
+ "fp": 71,
59
+ "specificity": 0.9724
60
+ },
61
+ "3_of_7": {
62
+ "threshold": 0.9197,
63
+ "fp": 94,
64
+ "specificity": 0.9634
65
+ },
66
+ "4_of_7": {
67
+ "threshold": 0.9147,
68
+ "fp": 134,
69
+ "specificity": 0.9479
70
+ },
71
+ "5_of_7": {
72
+ "threshold": 0.8962,
73
+ "fp": 327,
74
+ "specificity": 0.8728
75
+ },
76
+ "6_of_7": {
77
+ "threshold": 0.8895,
78
+ "fp": 394,
79
+ "specificity": 0.8468
80
+ },
81
+ "7_of_7": {
82
+ "threshold": 0.8446,
83
+ "fp": 1054,
84
+ "specificity": 0.59
85
+ }
86
+ }
87
+ },
88
+ "200": {
89
+ "subsample_auprc": 0.3115457713018689,
90
+ "subsample_fp3": 52,
91
+ "subsample_fp4": 200,
92
+ "full_auprc": 0.17912018695739274,
93
+ "full_ops": {
94
+ "1_of_7": {
95
+ "threshold": 0.9245,
96
+ "fp": 0,
97
+ "specificity": 1.0
98
+ },
99
+ "2_of_7": {
100
+ "threshold": 0.9196,
101
+ "fp": 25,
102
+ "specificity": 0.9903
103
+ },
104
+ "3_of_7": {
105
+ "threshold": 0.9196,
106
+ "fp": 26,
107
+ "specificity": 0.9899
108
+ },
109
+ "4_of_7": {
110
+ "threshold": 0.9097,
111
+ "fp": 127,
112
+ "specificity": 0.9506
113
+ },
114
+ "5_of_7": {
115
+ "threshold": 0.9013,
116
+ "fp": 253,
117
+ "specificity": 0.9016
118
+ },
119
+ "6_of_7": {
120
+ "threshold": 0.8799,
121
+ "fp": 674,
122
+ "specificity": 0.7378
123
+ },
124
+ "7_of_7": {
125
+ "threshold": 0.8622,
126
+ "fp": 1062,
127
+ "specificity": 0.5869
128
+ }
129
+ }
130
+ },
131
+ "500": {
132
+ "subsample_auprc": 0.3494510135135135,
133
+ "subsample_fp3": 29,
134
+ "subsample_fp4": 200,
135
+ "full_auprc": 0.18337693641952732,
136
+ "full_ops": {
137
+ "1_of_7": {
138
+ "threshold": 0.9311,
139
+ "fp": 0,
140
+ "specificity": 1.0
141
+ },
142
+ "2_of_7": {
143
+ "threshold": 0.9259,
144
+ "fp": 19,
145
+ "specificity": 0.9926
146
+ },
147
+ "3_of_7": {
148
+ "threshold": 0.9233,
149
+ "fp": 44,
150
+ "specificity": 0.9829
151
+ },
152
+ "4_of_7": {
153
+ "threshold": 0.9165,
154
+ "fp": 84,
155
+ "specificity": 0.9673
156
+ },
157
+ "5_of_7": {
158
+ "threshold": 0.9155,
159
+ "fp": 91,
160
+ "specificity": 0.9646
161
+ },
162
+ "6_of_7": {
163
+ "threshold": 0.8888,
164
+ "fp": 505,
165
+ "specificity": 0.8036
166
+ },
167
+ "7_of_7": {
168
+ "threshold": 0.8684,
169
+ "fp": 980,
170
+ "specificity": 0.6188
171
+ }
172
+ }
173
+ },
174
+ "1000": {
175
+ "subsample_auprc": 0.32982954545454546,
176
+ "subsample_fp3": 37,
177
+ "subsample_fp4": 200,
178
+ "full_auprc": 0.17465719242272926,
179
+ "full_ops": {
180
+ "1_of_7": {
181
+ "threshold": 0.9273,
182
+ "fp": 0,
183
+ "specificity": 1.0
184
+ },
185
+ "2_of_7": {
186
+ "threshold": 0.9224,
187
+ "fp": 21,
188
+ "specificity": 0.9918
189
+ },
190
+ "3_of_7": {
191
+ "threshold": 0.9187,
192
+ "fp": 56,
193
+ "specificity": 0.9782
194
+ },
195
+ "4_of_7": {
196
+ "threshold": 0.9087,
197
+ "fp": 139,
198
+ "specificity": 0.9459
199
+ },
200
+ "5_of_7": {
201
+ "threshold": 0.9081,
202
+ "fp": 146,
203
+ "specificity": 0.9432
204
+ },
205
+ "6_of_7": {
206
+ "threshold": 0.8827,
207
+ "fp": 624,
208
+ "specificity": 0.7573
209
+ },
210
+ "7_of_7": {
211
+ "threshold": 0.8722,
212
+ "fp": 875,
213
+ "specificity": 0.6597
214
+ }
215
+ }
216
+ }
217
+ }
results/improvements/scaling_full_log.txt CHANGED
@@ -93,4 +93,38 @@ FULL DATA SCALING WITH WORD-ONSET EVAL
93
  Seed 7 (1/5)... AUPRC=0.3550 FP@3/4=20 FP@4/4=200 det=4/4 (177s)
94
  Seed 42 (2/5)... AUPRC=0.2864 FP@3/4=98 FP@4/4=200 det=4/4 (209s)
95
  Seed 123 (3/5)... AUPRC=0.1363 FP@3/4=16 FP@4/4=200 det=4/4 (437s)
96
- Seed 256 (4/5)...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93
  Seed 7 (1/5)... AUPRC=0.3550 FP@3/4=20 FP@4/4=200 det=4/4 (177s)
94
  Seed 42 (2/5)... AUPRC=0.2864 FP@3/4=98 FP@4/4=200 det=4/4 (209s)
95
  Seed 123 (3/5)... AUPRC=0.1363 FP@3/4=16 FP@4/4=200 det=4/4 (437s)
96
+ Seed 256 (4/5)... AUPRC=0.1174 FP@3/4=30 FP@4/4=200 det=4/4 (291s)
97
+ Seed 999 (5/5)... AUPRC=0.3146 FP@3/4=65 FP@4/4=200 det=4/4 (173s)
98
+
99
+ 200-word: AUPRC=0.3298 FP@3/4=37 FP@4/4=200 det=4/4
100
+ Running full 2,578-word eval...
101
+ Full eval: AUPRC=0.1747
102
+ 1_of_7: 0 FP, 100.0% specificity
103
+ 2_of_7: 21 FP, 99.2% specificity
104
+ 3_of_7: 56 FP, 97.8% specificity
105
+ 4_of_7: 139 FP, 94.6% specificity
106
+ 5_of_7: 146 FP, 94.3% specificity
107
+ 6_of_7: 624 FP, 75.7% specificity
108
+ 7_of_7: 875 FP, 66.0% specificity
109
+ [git] failed: Command '['git', 'push']' returned non-zero exit status 1.
110
+
111
+ ============================================================
112
+ SCALING SUMMARY
113
+ ============================================================
114
+
115
+ 200-word subsample:
116
+ N_RV AUPRC FP@3/4 FP@4/4 Det
117
+ 50 0.1959 11 200 4/4
118
+ 100 0.2419 20 200 4/4
119
+ 200 0.3115 52 200 4/4
120
+ 500 0.3495 29 200 4/4
121
+ 1000 0.3298 37 200 4/4
122
+
123
+ Full word-onset (2,578 words):
124
+ N_RV AUPRC FP@7/7 FP@5/7 FP@3/7
125
+ 50 0.0474 1055 161 42
126
+ 100 0.0274 1054 327 94
127
+ 200 0.1791 1062 253 26
128
+ 500 0.1834 980 91 44
129
+ 1000 0.1747 875 146 56
130
+ [git] failed: Command '['git', 'push']' returned non-zero exit status 1.