zaaabik commited on
Commit
2575c1e
·
verified ·
1 Parent(s): 236ad3c

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. topology/logs/.ipynb_checkpoints/electra_cola_linear_paralle_v2l-checkpoint.log +21 -0
  2. topology/logs/.ipynb_checkpoints/electra_cola_linear_parallel-checkpoint.log +10 -0
  3. topology/logs/.ipynb_checkpoints/roberta_cola_updated_src_linear_searcn-checkpoint.log +7 -0
  4. topology/logs/.ipynb_checkpoints/roberta_sst5_updated_src_linear_searcn-checkpoint.log +9 -0
  5. topology/logs/electra_cola_fast_topology_linear.log +316 -0
  6. topology/logs/electra_cola_fast_topology_linear_2_layers.log +8 -0
  7. topology/logs/electra_cola_fast_topology_linear_havier.log +7 -0
  8. topology/logs/electra_cola_gated_s_only.log +0 -0
  9. topology/logs/electra_cola_linear_paralle_v2l.log +398 -0
  10. topology/logs/electra_cola_linear_parallel.log +10 -0
  11. topology/logs/electra_sst5_fast_topology_linear.log +261 -0
  12. topology/logs/electra_sst5_fast_topology_linear_2_layers.log +9 -0
  13. topology/logs/electra_sst5_fast_topology_linear_havier.log +9 -0
  14. topology/logs/electra_sst5_gated_s_only.log +0 -0
  15. topology/logs/electra_sst5_linear_paralle_v2l.log +330 -0
  16. topology/logs/electra_sst5_linear_parallel.log +12 -0
  17. topology/logs/gated_s_only_cpu_catboost_sequential.log +44 -0
  18. topology/logs/gated_s_only_cpu_catboost_sequential_v2.log +0 -0
  19. topology/logs/roberta_cola_fast_topology_linear.log +313 -0
  20. topology/logs/roberta_cola_fast_topology_linear_2_layers.log +9 -0
  21. topology/logs/roberta_cola_fast_topology_linear_havier.log +5 -0
  22. topology/logs/roberta_cola_gated_s_only.log +0 -0
  23. topology/logs/roberta_cola_linear_paralle_v2l.log +403 -0
  24. topology/logs/roberta_cola_linear_parallel.log +11 -0
  25. topology/logs/roberta_cola_o4_medium_last4_official.log +0 -0
  26. topology/logs/roberta_cola_updated_src_linear_searcn.log +0 -0
  27. topology/logs/roberta_sst5_fast_topology_linear.log +266 -0
  28. topology/logs/roberta_sst5_fast_topology_linear_2_layers.log +11 -0
  29. topology/logs/roberta_sst5_fast_topology_linear_havier.log +9 -0
  30. topology/logs/roberta_sst5_gated_s_only.log +0 -0
  31. topology/logs/roberta_sst5_linear_paralle_v2l.log +343 -0
  32. topology/logs/roberta_sst5_linear_parallel.log +13 -0
  33. topology/logs/roberta_sst5_updated_src_linear_searcn.log +0 -0
  34. topology/logs/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/.hydra/config.yaml +244 -0
  35. topology/logs/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/.hydra/hydra.yaml +171 -0
  36. topology/logs/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/.hydra/overrides.yaml +9 -0
  37. topology/logs/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/topology_steps.log +2 -0
  38. topology/logs/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/topology_steps/electra_cola/resolved_config.yaml +244 -0
  39. topology/logs/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/.hydra/config.yaml +245 -0
  40. topology/logs/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/.hydra/hydra.yaml +171 -0
  41. topology/logs/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/.hydra/overrides.yaml +9 -0
  42. topology/logs/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/topology_steps.log +3 -0
  43. topology/logs/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/topology_steps/electra_sst5/resolved_config.yaml +245 -0
  44. topology/logs/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/.hydra/config.yaml +245 -0
  45. topology/logs/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/.hydra/hydra.yaml +171 -0
  46. topology/logs/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/.hydra/overrides.yaml +9 -0
  47. topology/logs/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/topology_steps.log +3 -0
  48. topology/logs/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/topology_steps/roberta_sst5/resolved_config.yaml +245 -0
  49. topology/logs/runs/2026-05-12_06-50-54_02d50ccd2d6e4bb2b5c9386071d55359/.hydra/config.yaml +244 -0
  50. topology/logs/runs/2026-05-12_06-50-54_02d50ccd2d6e4bb2b5c9386071d55359/.hydra/hydra.yaml +171 -0
topology/logs/.ipynb_checkpoints/electra_cola_linear_paralle_v2l-checkpoint.log ADDED
@@ -0,0 +1,21 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:09:58,401][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
topology/logs/.ipynb_checkpoints/electra_cola_linear_parallel-checkpoint.log ADDED
@@ -0,0 +1,10 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:06:47,446][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
9
+
10
+
11
+
topology/logs/.ipynb_checkpoints/roberta_cola_updated_src_linear_searcn-checkpoint.log ADDED
@@ -0,0 +1,7 @@
 
 
 
0
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-13 07:40:53,750][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
topology/logs/.ipynb_checkpoints/roberta_sst5_updated_src_linear_searcn-checkpoint.log ADDED
@@ -0,0 +1,9 @@
 
 
 
0
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-13 07:40:52,062][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-13 07:40:53,199][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-13 07:40:53,286][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
topology/logs/electra_cola_fast_topology_linear.log ADDED
@@ -0,0 +1,316 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:44:07,975][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+
313
+
314
+
315
+
316
+
317
+
topology/logs/electra_cola_fast_topology_linear_2_layers.log ADDED
@@ -0,0 +1,8 @@
 
 
 
0
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 23:13:46,381][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
9
+
topology/logs/electra_cola_fast_topology_linear_havier.log ADDED
@@ -0,0 +1,7 @@
 
 
 
0
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 23:14:08,548][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
topology/logs/electra_cola_gated_s_only.log ADDED
The diff for this file is too large to render. See raw diff
 
topology/logs/electra_cola_linear_paralle_v2l.log ADDED
@@ -0,0 +1,398 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:09:58,401][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+
313
+
314
+
315
+
316
+
317
+
318
+
319
+
320
+
321
+
322
+
323
+
324
+
325
+
326
+
327
+
328
+
329
+
330
+
331
+
332
+
333
+
334
+
335
+
336
+
337
+
338
+
339
+
340
+
341
+
342
+
343
+
344
+
345
+
346
+
347
+
348
+
349
+
350
+
351
+
352
+
353
+
354
+
355
+
356
+
357
+
358
+
359
+
360
+
361
+
362
+
363
+
364
+
365
+
366
+
367
+
368
+
369
+
370
+
371
+
372
+
373
+
374
+
375
+
376
+
377
+
378
+
379
+
380
+
381
+
382
+
383
+
384
+
385
+
386
+
387
+
388
+
389
+
390
+
391
+
392
+
393
+
394
+
395
+
396
+
397
+
398
+
399
+
topology/logs/electra_cola_linear_parallel.log ADDED
@@ -0,0 +1,10 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:06:47,446][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
9
+
10
+
11
+
topology/logs/electra_sst5_fast_topology_linear.log ADDED
@@ -0,0 +1,261 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:44:06,728][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-15 21:44:07,937][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-15 21:44:07,975][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
topology/logs/electra_sst5_fast_topology_linear_2_layers.log ADDED
@@ -0,0 +1,9 @@
 
 
 
0
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 23:13:44,250][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-15 23:13:45,840][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-15 23:13:45,890][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
topology/logs/electra_sst5_fast_topology_linear_havier.log ADDED
@@ -0,0 +1,9 @@
 
 
 
0
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 23:14:07,535][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-15 23:14:08,871][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-15 23:14:08,945][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
topology/logs/electra_sst5_gated_s_only.log ADDED
The diff for this file is too large to render. See raw diff
 
topology/logs/electra_sst5_linear_paralle_v2l.log ADDED
@@ -0,0 +1,330 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:09:57,088][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-15 21:09:58,284][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-15 21:09:58,322][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+
313
+
314
+
315
+
316
+
317
+
318
+
319
+
320
+
321
+
322
+
323
+
324
+
325
+
326
+
327
+
328
+
329
+
330
+
331
+
topology/logs/electra_sst5_linear_parallel.log ADDED
@@ -0,0 +1,12 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:06:46,070][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-15 21:06:47,312][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-15 21:06:47,354][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
11
+
12
+
13
+
topology/logs/gated_s_only_cpu_catboost_sequential.log ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [start 2026-05-15 22:28:00 UTC] roberta_cola
2
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
3
+ from pkg_resources import DistributionNotFound, get_distribution
4
+ Could not override 'catboost.thread_count'.
5
+ To append to your config use +catboost.thread_count=2
6
+ Key 'thread_count' is not in struct
7
+ full_key: catboost.thread_count
8
+ object_type=dict
9
+
10
+ Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
11
+ [done 2026-05-15 22:28:08 UTC] roberta_cola status=0
12
+ [start 2026-05-15 22:28:08 UTC] roberta_sst5
13
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
14
+ from pkg_resources import DistributionNotFound, get_distribution
15
+ Could not override 'catboost.thread_count'.
16
+ To append to your config use +catboost.thread_count=2
17
+ Key 'thread_count' is not in struct
18
+ full_key: catboost.thread_count
19
+ object_type=dict
20
+
21
+ Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
22
+ [done 2026-05-15 22:28:15 UTC] roberta_sst5 status=0
23
+ [start 2026-05-15 22:28:15 UTC] electra_cola
24
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
25
+ from pkg_resources import DistributionNotFound, get_distribution
26
+ Could not override 'catboost.thread_count'.
27
+ To append to your config use +catboost.thread_count=2
28
+ Key 'thread_count' is not in struct
29
+ full_key: catboost.thread_count
30
+ object_type=dict
31
+
32
+ Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
33
+ [done 2026-05-15 22:28:21 UTC] electra_cola status=0
34
+ [start 2026-05-15 22:28:21 UTC] electra_sst5
35
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
36
+ from pkg_resources import DistributionNotFound, get_distribution
37
+ Could not override 'catboost.thread_count'.
38
+ To append to your config use +catboost.thread_count=2
39
+ Key 'thread_count' is not in struct
40
+ full_key: catboost.thread_count
41
+ object_type=dict
42
+
43
+ Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
44
+ [done 2026-05-15 22:28:29 UTC] electra_sst5 status=0
topology/logs/gated_s_only_cpu_catboost_sequential_v2.log ADDED
The diff for this file is too large to render. See raw diff
 
topology/logs/roberta_cola_fast_topology_linear.log ADDED
@@ -0,0 +1,313 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:44:08,297][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+
313
+
314
+
topology/logs/roberta_cola_fast_topology_linear_2_layers.log ADDED
@@ -0,0 +1,9 @@
 
 
 
0
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 23:13:46,043][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
9
+
10
+
topology/logs/roberta_cola_fast_topology_linear_havier.log ADDED
@@ -0,0 +1,5 @@
 
 
 
0
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 23:14:09,156][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
topology/logs/roberta_cola_gated_s_only.log ADDED
The diff for this file is too large to render. See raw diff
 
topology/logs/roberta_cola_linear_paralle_v2l.log ADDED
@@ -0,0 +1,403 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:09:58,688][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+
313
+
314
+
315
+
316
+
317
+
318
+
319
+
320
+
321
+
322
+
323
+
324
+
325
+
326
+
327
+
328
+
329
+
330
+
331
+
332
+
333
+
334
+
335
+
336
+
337
+
338
+
339
+
340
+
341
+
342
+
343
+
344
+
345
+
346
+
347
+
348
+
349
+
350
+
351
+
352
+
353
+
354
+
355
+
356
+
357
+
358
+
359
+
360
+
361
+
362
+
363
+
364
+
365
+
366
+
367
+
368
+
369
+
370
+
371
+
372
+
373
+
374
+
375
+
376
+
377
+
378
+
379
+
380
+
381
+
382
+
383
+
384
+
385
+
386
+
387
+
388
+
389
+
390
+
391
+
392
+
393
+
394
+
395
+
396
+
397
+
398
+
399
+
400
+
401
+
402
+
403
+
404
+
topology/logs/roberta_cola_linear_parallel.log ADDED
@@ -0,0 +1,11 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:06:48,112][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
7
+
8
+
9
+
10
+
11
+
12
+
topology/logs/roberta_cola_o4_medium_last4_official.log ADDED
File without changes
topology/logs/roberta_cola_updated_src_linear_searcn.log ADDED
The diff for this file is too large to render. See raw diff
 
topology/logs/roberta_sst5_fast_topology_linear.log ADDED
@@ -0,0 +1,266 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:44:06,623][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-15 21:44:07,795][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-15 21:44:07,887][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
topology/logs/roberta_sst5_fast_topology_linear_2_layers.log ADDED
@@ -0,0 +1,11 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 23:13:44,151][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-15 23:13:45,816][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-15 23:13:45,915][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
11
+
12
+
topology/logs/roberta_sst5_fast_topology_linear_havier.log ADDED
@@ -0,0 +1,9 @@
 
 
 
0
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 23:14:07,308][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-15 23:14:08,870][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-15 23:14:08,977][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
topology/logs/roberta_sst5_gated_s_only.log ADDED
The diff for this file is too large to render. See raw diff
 
topology/logs/roberta_sst5_linear_paralle_v2l.log ADDED
@@ -0,0 +1,343 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:09:57,189][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-15 21:09:58,581][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-15 21:09:58,678][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+
51
+
52
+
53
+
54
+
55
+
56
+
57
+
58
+
59
+
60
+
61
+
62
+
63
+
64
+
65
+
66
+
67
+
68
+
69
+
70
+
71
+
72
+
73
+
74
+
75
+
76
+
77
+
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
120
+
121
+
122
+
123
+
124
+
125
+
126
+
127
+
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
192
+
193
+
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+
257
+
258
+
259
+
260
+
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+
270
+
271
+
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
281
+
282
+
283
+
284
+
285
+
286
+
287
+
288
+
289
+
290
+
291
+
292
+
293
+
294
+
295
+
296
+
297
+
298
+
299
+
300
+
301
+
302
+
303
+
304
+
305
+
306
+
307
+
308
+
309
+
310
+
311
+
312
+
313
+
314
+
315
+
316
+
317
+
318
+
319
+
320
+
321
+
322
+
323
+
324
+
325
+
326
+
327
+
328
+
329
+
330
+
331
+
332
+
333
+
334
+
335
+
336
+
337
+
338
+
339
+
340
+
341
+
342
+
343
+
344
+
topology/logs/roberta_sst5_linear_parallel.log ADDED
@@ -0,0 +1,13 @@
 
 
 
0
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /venv/main/lib/python3.12/site-packages/torchmetrics/utilities/imports.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2
+ from pkg_resources import DistributionNotFound, get_distribution
3
+
4
 
5
+
6
+ [2026-05-15 21:06:46,122][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
7
+ [2026-05-15 21:06:47,319][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
8
+ [2026-05-15 21:06:47,410][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
9
+
10
+
11
+
12
+
13
+
14
+
topology/logs/roberta_sst5_updated_src_linear_searcn.log ADDED
The diff for this file is too large to render. See raw diff
 
topology/logs/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/.hydra/config.yaml ADDED
@@ -0,0 +1,244 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task:
2
+ target: misclassification
3
+ positive_label: error
4
+ primary_metric: roc_auc
5
+ task_name: topology_steps
6
+ seed: 1337
7
+ base_architecture: google/electra-base-discriminator
8
+ model_path: ${paths.root_dir}/data/full_models/electra_runs_seeds/CoLa/0
9
+ output_dir: ${paths.output_dir}/topology_steps/electra_cola
10
+ experiments:
11
+ - E00
12
+ - E01
13
+ - E02
14
+ - E03
15
+ - E04
16
+ - E05
17
+ - E06
18
+ - E07
19
+ - E08
20
+ - E09
21
+ - E10
22
+ - E11
23
+ - E12
24
+ - E13
25
+ - E14
26
+ - E15
27
+ - E16
28
+ - E17
29
+ - E18
30
+ - T1
31
+ - T2
32
+ - T3
33
+ - T4
34
+ - T5
35
+ - X1
36
+ - X2
37
+ - X3
38
+ - X4
39
+ - X5
40
+ - X6
41
+ baselines:
42
+ allowed_only:
43
+ - msp
44
+ - entropy
45
+ msp_score: one_minus_msp
46
+ entropy_score: normalized_entropy
47
+ training_sources:
48
+ - train
49
+ - train_validation
50
+ bootstrap:
51
+ n_samples: 5
52
+ sample_fraction: 0.8
53
+ inference:
54
+ batch_size: 8
55
+ device: cuda
56
+ torch_dtype: bfloat16
57
+ max_batches: null
58
+ attention:
59
+ use_post_softmax_attention: true
60
+ remove_padding: true
61
+ keep_cls: true
62
+ keep_sep: true
63
+ symmetrization: max
64
+ distance: one_minus_weight
65
+ selected_layers:
66
+ - -1
67
+ layer_variants:
68
+ - name: small_last1
69
+ selected_layers:
70
+ - -1
71
+ head_mode: aggregate_all
72
+ aggregators:
73
+ - mean
74
+ - std
75
+ - max
76
+ threshold_graph:
77
+ quantiles:
78
+ - 0.5
79
+ - 0.6
80
+ - 0.7
81
+ - 0.8
82
+ - 0.9
83
+ absolute_thresholds:
84
+ - 0.025
85
+ - 0.05
86
+ - 0.1
87
+ - 0.25
88
+ - 0.5
89
+ - 0.75
90
+ patterns:
91
+ enabled:
92
+ - self
93
+ - previous
94
+ - next
95
+ - cls
96
+ - eos
97
+ - local_window
98
+ - uniform
99
+ local_radius: 2
100
+ distance: normalized_frobenius
101
+ mst:
102
+ enabled_features:
103
+ - total_length_norm
104
+ - edge_mean
105
+ - edge_std
106
+ - edge_max
107
+ - cls_attachment
108
+ - cls_path_mean
109
+ - diameter
110
+ - leaf_ratio
111
+ persistent_homology:
112
+ backend: mst_h0_and_graph_h1_proxy
113
+ maxdim: 1
114
+ max_death: 1.0
115
+ eps: 1.0e-12
116
+ vectorized_ph:
117
+ grid_size: 16
118
+ features:
119
+ - betti_curve
120
+ - silhouette
121
+ silhouette_power: 1.0
122
+ cross_head:
123
+ max_heads: 12
124
+ max_pairs: 120
125
+ pair_strategy: last_layer_all_pairs
126
+ paper_seed_pairs:
127
+ - - 11
128
+ - 11
129
+ - 11
130
+ - 8
131
+ - - 9
132
+ - 11
133
+ - 11
134
+ - 11
135
+ - - 11
136
+ - 11
137
+ - 11
138
+ - 10
139
+ - - 10
140
+ - 11
141
+ - 11
142
+ - 11
143
+ - - 11
144
+ - 11
145
+ - 11
146
+ - 6
147
+ - - 11
148
+ - 11
149
+ - 11
150
+ - 7
151
+ dims:
152
+ - 0
153
+ - 1
154
+ distances:
155
+ - lightweight_summary_distance
156
+ threshold_quantiles:
157
+ - 0.6
158
+ - 0.7
159
+ - 0.8
160
+ - 0.9
161
+ - 0.95
162
+ cls_subgraph:
163
+ topk:
164
+ - 5
165
+ - 10
166
+ - 20
167
+ order_bands:
168
+ bands:
169
+ - previous
170
+ - next
171
+ - local
172
+ - global
173
+ local_radius:
174
+ - 2
175
+ - 4
176
+ catboost:
177
+ loss_function: Logloss
178
+ eval_metric: AUC
179
+ iterations: 3000
180
+ learning_rate: 0.015
181
+ depth: 2
182
+ l2_leaf_reg: 40.0
183
+ random_strength: 3.0
184
+ bagging_temperature: 1.5
185
+ auto_class_weights: Balanced
186
+ early_stopping_rounds: 150
187
+ verbose: false
188
+ allow_writing_files: false
189
+ catboost_gpu:
190
+ enabled: false
191
+ devices: '0'
192
+ feature_selection:
193
+ enabled_for_final: true
194
+ method: single_feature_roc_auc
195
+ max_features: 64
196
+ errors_per_feature: 5
197
+ min_single_feature_auc_power: 0.0
198
+ grid_search:
199
+ enabled: true
200
+ metric: roc_auc
201
+ methods:
202
+ - single_feature_roc_auc
203
+ - catboost_importance
204
+ max_features:
205
+ - 16
206
+ - 32
207
+ - 64
208
+ - 100
209
+ errors_per_feature:
210
+ - 1
211
+ - 2
212
+ - 5
213
+ min_single_feature_auc_power:
214
+ - 0.5
215
+ - 0.55
216
+ - 0.6
217
+ metrics:
218
+ ece_bins: 10
219
+ data:
220
+ _target_: src.data.text_module.TextDataModule
221
+ _recursive_: false
222
+ num_labels: 2
223
+ dataset:
224
+ _target_: src.dataset.sequence_classification.CoLa
225
+ batch_size: 8
226
+ num_workers: 0
227
+ pin_memory: false
228
+ collate_fn:
229
+ _target_: transformers.DataCollatorWithPadding
230
+ return_tensors: pt
231
+ padding: longest
232
+ tokenizer:
233
+ _target_: transformers.AutoTokenizer.from_pretrained
234
+ pretrained_model_name_or_path: ${base_architecture}
235
+ paths:
236
+ root_dir: ${oc.env:PROJECT_ROOT}
237
+ data_dir: ${paths.root_dir}/data/
238
+ log_dir: ${paths.root_dir}/logs/
239
+ output_dir: ${hydra:runtime.output_dir}
240
+ work_dir: ${hydra:runtime.cwd}
241
+ extras:
242
+ ignore_warnings: false
243
+ enforce_tags: false
244
+ print_config: false
topology/logs/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/.hydra/hydra.yaml ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hydra:
2
+ run:
3
+ dir: ${paths.log_dir}/${task_name}/runs/${now:%Y-%m-%d}_${now:%H-%M-%S}_${uuid:}
4
+ sweep:
5
+ dir: ${paths.log_dir}/${task_name}/multiruns/${now:%Y-%m-%d}_${now:%H-%M-%S}_${uuid:}
6
+ subdir: ${hydra.job.num}
7
+ launcher:
8
+ _target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher
9
+ sweeper:
10
+ _target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper
11
+ max_batch_size: null
12
+ params: null
13
+ help:
14
+ app_name: ${hydra.job.name}
15
+ header: '${hydra.help.app_name} is powered by Hydra.
16
+
17
+ '
18
+ footer: 'Powered by Hydra (https://hydra.cc)
19
+
20
+ Use --hydra-help to view Hydra specific help
21
+
22
+ '
23
+ template: '${hydra.help.header}
24
+
25
+ == Configuration groups ==
26
+
27
+ Compose your configuration from those groups (group=option)
28
+
29
+
30
+ $APP_CONFIG_GROUPS
31
+
32
+
33
+ == Config ==
34
+
35
+ Override anything in the config (foo.bar=value)
36
+
37
+
38
+ $CONFIG
39
+
40
+
41
+ ${hydra.help.footer}
42
+
43
+ '
44
+ hydra_help:
45
+ template: 'Hydra (${hydra.runtime.version})
46
+
47
+ See https://hydra.cc for more info.
48
+
49
+
50
+ == Flags ==
51
+
52
+ $FLAGS_HELP
53
+
54
+
55
+ == Configuration groups ==
56
+
57
+ Compose your configuration from those groups (For example, append hydra/job_logging=disabled
58
+ to command line)
59
+
60
+
61
+ $HYDRA_CONFIG_GROUPS
62
+
63
+
64
+ Use ''--cfg hydra'' to Show the Hydra config.
65
+
66
+ '
67
+ hydra_help: ???
68
+ hydra_logging:
69
+ version: 1
70
+ formatters:
71
+ simple:
72
+ format: '[%(asctime)s][HYDRA] %(message)s'
73
+ handlers:
74
+ console:
75
+ class: logging.StreamHandler
76
+ formatter: simple
77
+ stream: ext://sys.stdout
78
+ root:
79
+ level: INFO
80
+ handlers:
81
+ - console
82
+ loggers:
83
+ logging_example:
84
+ level: DEBUG
85
+ disable_existing_loggers: false
86
+ job_logging:
87
+ version: 1
88
+ formatters:
89
+ simple:
90
+ format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s'
91
+ handlers:
92
+ console:
93
+ class: logging.StreamHandler
94
+ formatter: simple
95
+ stream: ext://sys.stdout
96
+ file:
97
+ class: logging.FileHandler
98
+ formatter: simple
99
+ filename: ${hydra.runtime.output_dir}/${task_name}.log
100
+ root:
101
+ level: INFO
102
+ handlers:
103
+ - console
104
+ - file
105
+ disable_existing_loggers: false
106
+ env: {}
107
+ mode: RUN
108
+ searchpath: []
109
+ callbacks: {}
110
+ output_subdir: .hydra
111
+ overrides:
112
+ hydra:
113
+ - hydra.mode=RUN
114
+ task:
115
+ - experiment=topology_steps/electra_cola
116
+ - training_sources=[train,train_validation]
117
+ - attention.layer_variants=[{name:small_last1,selected_layers:[-1]}]
118
+ - inference.device=cuda
119
+ - inference.torch_dtype=bfloat16
120
+ - catboost_gpu.enabled=false
121
+ - bootstrap.n_samples=5
122
+ - bootstrap.sample_fraction=0.8
123
+ - extras.print_config=false
124
+ job:
125
+ name: run_attention_topology_steps
126
+ chdir: null
127
+ override_dirname: attention.layer_variants=[{name:small_last1,selected_layers:[-1]}],bootstrap.n_samples=5,bootstrap.sample_fraction=0.8,catboost_gpu.enabled=false,experiment=topology_steps/electra_cola,extras.print_config=false,inference.device=cuda,inference.torch_dtype=bfloat16,training_sources=[train,train_validation]
128
+ id: ???
129
+ num: ???
130
+ config_name: topology_steps.yaml
131
+ env_set: {}
132
+ env_copy: []
133
+ config:
134
+ override_dirname:
135
+ kv_sep: '='
136
+ item_sep: ','
137
+ exclude_keys: []
138
+ runtime:
139
+ version: 1.3.2
140
+ version_base: '1.3'
141
+ cwd: /workspace/AdUE
142
+ config_sources:
143
+ - path: hydra.conf
144
+ schema: pkg
145
+ provider: hydra
146
+ - path: /workspace/AdUE/configs
147
+ schema: file
148
+ provider: main
149
+ - path: hydra_plugins.hydra_colorlog.conf
150
+ schema: pkg
151
+ provider: hydra-colorlog
152
+ - path: ''
153
+ schema: structured
154
+ provider: schema
155
+ output_dir: /workspace/AdUE/logs/topology_steps/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19
156
+ choices:
157
+ hydra: default
158
+ extras: default
159
+ paths: default
160
+ experiment: topology_steps/electra_cola
161
+ data: cola
162
+ hydra/env: default
163
+ hydra/callbacks: null
164
+ hydra/job_logging: default
165
+ hydra/hydra_logging: default
166
+ hydra/hydra_help: default
167
+ hydra/help: default
168
+ hydra/sweeper: basic
169
+ hydra/launcher: basic
170
+ hydra/output: default
171
+ verbose: false
topology/logs/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/.hydra/overrides.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ - experiment=topology_steps/electra_cola
2
+ - training_sources=[train,train_validation]
3
+ - attention.layer_variants=[{name:small_last1,selected_layers:[-1]}]
4
+ - inference.device=cuda
5
+ - inference.torch_dtype=bfloat16
6
+ - catboost_gpu.enabled=false
7
+ - bootstrap.n_samples=5
8
+ - bootstrap.sample_fraction=0.8
9
+ - extras.print_config=false
topology/logs/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/topology_steps.log ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ [2026-05-12 06:50:56,289][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
2
+ [2026-05-12 06:50:56,327][src.data.text_module][INFO] - [rank: 0] Train samples: 6840 Valid samples: 1711 Test samples: 1043
topology/logs/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/topology_steps/electra_cola/resolved_config.yaml ADDED
@@ -0,0 +1,244 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task:
2
+ target: misclassification
3
+ positive_label: error
4
+ primary_metric: roc_auc
5
+ task_name: topology_steps
6
+ seed: 1337
7
+ base_architecture: google/electra-base-discriminator
8
+ model_path: /workspace/AdUE/data/full_models/electra_runs_seeds/CoLa/0
9
+ output_dir: /workspace/AdUE/logs/topology_steps/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19/topology_steps/electra_cola
10
+ experiments:
11
+ - E00
12
+ - E01
13
+ - E02
14
+ - E03
15
+ - E04
16
+ - E05
17
+ - E06
18
+ - E07
19
+ - E08
20
+ - E09
21
+ - E10
22
+ - E11
23
+ - E12
24
+ - E13
25
+ - E14
26
+ - E15
27
+ - E16
28
+ - E17
29
+ - E18
30
+ - T1
31
+ - T2
32
+ - T3
33
+ - T4
34
+ - T5
35
+ - X1
36
+ - X2
37
+ - X3
38
+ - X4
39
+ - X5
40
+ - X6
41
+ baselines:
42
+ allowed_only:
43
+ - msp
44
+ - entropy
45
+ msp_score: one_minus_msp
46
+ entropy_score: normalized_entropy
47
+ training_sources:
48
+ - train
49
+ - train_validation
50
+ bootstrap:
51
+ n_samples: 5
52
+ sample_fraction: 0.8
53
+ inference:
54
+ batch_size: 8
55
+ device: cuda
56
+ torch_dtype: bfloat16
57
+ max_batches: null
58
+ attention:
59
+ use_post_softmax_attention: true
60
+ remove_padding: true
61
+ keep_cls: true
62
+ keep_sep: true
63
+ symmetrization: max
64
+ distance: one_minus_weight
65
+ selected_layers:
66
+ - -1
67
+ layer_variants:
68
+ - name: small_last1
69
+ selected_layers:
70
+ - -1
71
+ head_mode: aggregate_all
72
+ aggregators:
73
+ - mean
74
+ - std
75
+ - max
76
+ threshold_graph:
77
+ quantiles:
78
+ - 0.5
79
+ - 0.6
80
+ - 0.7
81
+ - 0.8
82
+ - 0.9
83
+ absolute_thresholds:
84
+ - 0.025
85
+ - 0.05
86
+ - 0.1
87
+ - 0.25
88
+ - 0.5
89
+ - 0.75
90
+ patterns:
91
+ enabled:
92
+ - self
93
+ - previous
94
+ - next
95
+ - cls
96
+ - eos
97
+ - local_window
98
+ - uniform
99
+ local_radius: 2
100
+ distance: normalized_frobenius
101
+ mst:
102
+ enabled_features:
103
+ - total_length_norm
104
+ - edge_mean
105
+ - edge_std
106
+ - edge_max
107
+ - cls_attachment
108
+ - cls_path_mean
109
+ - diameter
110
+ - leaf_ratio
111
+ persistent_homology:
112
+ backend: mst_h0_and_graph_h1_proxy
113
+ maxdim: 1
114
+ max_death: 1.0
115
+ eps: 1.0e-12
116
+ vectorized_ph:
117
+ grid_size: 16
118
+ features:
119
+ - betti_curve
120
+ - silhouette
121
+ silhouette_power: 1.0
122
+ cross_head:
123
+ max_heads: 12
124
+ max_pairs: 120
125
+ pair_strategy: last_layer_all_pairs
126
+ paper_seed_pairs:
127
+ - - 11
128
+ - 11
129
+ - 11
130
+ - 8
131
+ - - 9
132
+ - 11
133
+ - 11
134
+ - 11
135
+ - - 11
136
+ - 11
137
+ - 11
138
+ - 10
139
+ - - 10
140
+ - 11
141
+ - 11
142
+ - 11
143
+ - - 11
144
+ - 11
145
+ - 11
146
+ - 6
147
+ - - 11
148
+ - 11
149
+ - 11
150
+ - 7
151
+ dims:
152
+ - 0
153
+ - 1
154
+ distances:
155
+ - lightweight_summary_distance
156
+ threshold_quantiles:
157
+ - 0.6
158
+ - 0.7
159
+ - 0.8
160
+ - 0.9
161
+ - 0.95
162
+ cls_subgraph:
163
+ topk:
164
+ - 5
165
+ - 10
166
+ - 20
167
+ order_bands:
168
+ bands:
169
+ - previous
170
+ - next
171
+ - local
172
+ - global
173
+ local_radius:
174
+ - 2
175
+ - 4
176
+ catboost:
177
+ loss_function: Logloss
178
+ eval_metric: AUC
179
+ iterations: 3000
180
+ learning_rate: 0.015
181
+ depth: 2
182
+ l2_leaf_reg: 40.0
183
+ random_strength: 3.0
184
+ bagging_temperature: 1.5
185
+ auto_class_weights: Balanced
186
+ early_stopping_rounds: 150
187
+ verbose: false
188
+ allow_writing_files: false
189
+ catboost_gpu:
190
+ enabled: false
191
+ devices: '0'
192
+ feature_selection:
193
+ enabled_for_final: true
194
+ method: single_feature_roc_auc
195
+ max_features: 64
196
+ errors_per_feature: 5
197
+ min_single_feature_auc_power: 0.0
198
+ grid_search:
199
+ enabled: true
200
+ metric: roc_auc
201
+ methods:
202
+ - single_feature_roc_auc
203
+ - catboost_importance
204
+ max_features:
205
+ - 16
206
+ - 32
207
+ - 64
208
+ - 100
209
+ errors_per_feature:
210
+ - 1
211
+ - 2
212
+ - 5
213
+ min_single_feature_auc_power:
214
+ - 0.5
215
+ - 0.55
216
+ - 0.6
217
+ metrics:
218
+ ece_bins: 10
219
+ data:
220
+ _target_: src.data.text_module.TextDataModule
221
+ _recursive_: false
222
+ num_labels: 2
223
+ dataset:
224
+ _target_: src.dataset.sequence_classification.CoLa
225
+ batch_size: 8
226
+ num_workers: 0
227
+ pin_memory: false
228
+ collate_fn:
229
+ _target_: transformers.DataCollatorWithPadding
230
+ return_tensors: pt
231
+ padding: longest
232
+ tokenizer:
233
+ _target_: transformers.AutoTokenizer.from_pretrained
234
+ pretrained_model_name_or_path: google/electra-base-discriminator
235
+ paths:
236
+ root_dir: /workspace/AdUE
237
+ data_dir: /workspace/AdUE/data/
238
+ log_dir: /workspace/AdUE/logs/
239
+ output_dir: /workspace/AdUE/logs/topology_steps/runs/2026-05-12_06-50-53_500b5856ec814d4b8fb9021adfc70d19
240
+ work_dir: /workspace/AdUE
241
+ extras:
242
+ ignore_warnings: false
243
+ enforce_tags: false
244
+ print_config: false
topology/logs/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/.hydra/config.yaml ADDED
@@ -0,0 +1,245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task:
2
+ target: misclassification
3
+ positive_label: error
4
+ primary_metric: roc_auc
5
+ task_name: topology_steps
6
+ seed: 1337
7
+ base_architecture: google/electra-base-discriminator
8
+ model_path: ${paths.root_dir}/data/full_models/electra_runs_seeds/SST5/0
9
+ output_dir: ${paths.output_dir}/topology_steps/electra_sst5
10
+ experiments:
11
+ - E00
12
+ - E01
13
+ - E02
14
+ - E03
15
+ - E04
16
+ - E05
17
+ - E06
18
+ - E07
19
+ - E08
20
+ - E09
21
+ - E10
22
+ - E11
23
+ - E12
24
+ - E13
25
+ - E14
26
+ - E15
27
+ - E16
28
+ - E17
29
+ - E18
30
+ - T1
31
+ - T2
32
+ - T3
33
+ - T4
34
+ - T5
35
+ - X1
36
+ - X2
37
+ - X3
38
+ - X4
39
+ - X5
40
+ - X6
41
+ baselines:
42
+ allowed_only:
43
+ - msp
44
+ - entropy
45
+ msp_score: one_minus_msp
46
+ entropy_score: normalized_entropy
47
+ training_sources:
48
+ - train
49
+ - train_validation
50
+ bootstrap:
51
+ n_samples: 5
52
+ sample_fraction: 0.8
53
+ inference:
54
+ batch_size: 8
55
+ device: cuda
56
+ torch_dtype: bfloat16
57
+ max_batches: null
58
+ attention:
59
+ use_post_softmax_attention: true
60
+ remove_padding: true
61
+ keep_cls: true
62
+ keep_sep: true
63
+ symmetrization: max
64
+ distance: one_minus_weight
65
+ selected_layers:
66
+ - -1
67
+ layer_variants:
68
+ - name: small_last1
69
+ selected_layers:
70
+ - -1
71
+ head_mode: aggregate_all
72
+ aggregators:
73
+ - mean
74
+ - std
75
+ - max
76
+ threshold_graph:
77
+ quantiles:
78
+ - 0.5
79
+ - 0.6
80
+ - 0.7
81
+ - 0.8
82
+ - 0.9
83
+ absolute_thresholds:
84
+ - 0.025
85
+ - 0.05
86
+ - 0.1
87
+ - 0.25
88
+ - 0.5
89
+ - 0.75
90
+ patterns:
91
+ enabled:
92
+ - self
93
+ - previous
94
+ - next
95
+ - cls
96
+ - eos
97
+ - local_window
98
+ - uniform
99
+ local_radius: 2
100
+ distance: normalized_frobenius
101
+ mst:
102
+ enabled_features:
103
+ - total_length_norm
104
+ - edge_mean
105
+ - edge_std
106
+ - edge_max
107
+ - cls_attachment
108
+ - cls_path_mean
109
+ - diameter
110
+ - leaf_ratio
111
+ persistent_homology:
112
+ backend: mst_h0_and_graph_h1_proxy
113
+ maxdim: 1
114
+ max_death: 1.0
115
+ eps: 1.0e-12
116
+ vectorized_ph:
117
+ grid_size: 16
118
+ features:
119
+ - betti_curve
120
+ - silhouette
121
+ silhouette_power: 1.0
122
+ cross_head:
123
+ max_heads: 12
124
+ max_pairs: 120
125
+ pair_strategy: last_layer_all_pairs
126
+ paper_seed_pairs:
127
+ - - 11
128
+ - 11
129
+ - 11
130
+ - 8
131
+ - - 9
132
+ - 11
133
+ - 11
134
+ - 11
135
+ - - 11
136
+ - 11
137
+ - 11
138
+ - 10
139
+ - - 10
140
+ - 11
141
+ - 11
142
+ - 11
143
+ - - 11
144
+ - 11
145
+ - 11
146
+ - 6
147
+ - - 11
148
+ - 11
149
+ - 11
150
+ - 7
151
+ dims:
152
+ - 0
153
+ - 1
154
+ distances:
155
+ - lightweight_summary_distance
156
+ threshold_quantiles:
157
+ - 0.6
158
+ - 0.7
159
+ - 0.8
160
+ - 0.9
161
+ - 0.95
162
+ cls_subgraph:
163
+ topk:
164
+ - 5
165
+ - 10
166
+ - 20
167
+ order_bands:
168
+ bands:
169
+ - previous
170
+ - next
171
+ - local
172
+ - global
173
+ local_radius:
174
+ - 2
175
+ - 4
176
+ catboost:
177
+ loss_function: Logloss
178
+ eval_metric: AUC
179
+ iterations: 3000
180
+ learning_rate: 0.015
181
+ depth: 2
182
+ l2_leaf_reg: 40.0
183
+ random_strength: 3.0
184
+ bagging_temperature: 1.5
185
+ auto_class_weights: Balanced
186
+ early_stopping_rounds: 150
187
+ verbose: false
188
+ allow_writing_files: false
189
+ catboost_gpu:
190
+ enabled: false
191
+ devices: '0'
192
+ feature_selection:
193
+ enabled_for_final: true
194
+ method: single_feature_roc_auc
195
+ max_features: 64
196
+ errors_per_feature: 5
197
+ min_single_feature_auc_power: 0.0
198
+ grid_search:
199
+ enabled: true
200
+ metric: roc_auc
201
+ methods:
202
+ - single_feature_roc_auc
203
+ - catboost_importance
204
+ max_features:
205
+ - 16
206
+ - 32
207
+ - 64
208
+ - 100
209
+ errors_per_feature:
210
+ - 1
211
+ - 2
212
+ - 5
213
+ min_single_feature_auc_power:
214
+ - 0.5
215
+ - 0.55
216
+ - 0.6
217
+ metrics:
218
+ ece_bins: 10
219
+ data:
220
+ _target_: src.data.text_module.TextDataModule
221
+ _recursive_: false
222
+ num_labels: 5
223
+ dataset:
224
+ _target_: src.dataset.sequence_classification.SST5
225
+ batch_size: 8
226
+ num_workers: 0
227
+ pin_memory: false
228
+ collate_fn:
229
+ _target_: transformers.DataCollatorWithPadding
230
+ return_tensors: pt
231
+ padding: longest
232
+ max_length: 512
233
+ tokenizer:
234
+ _target_: transformers.AutoTokenizer.from_pretrained
235
+ pretrained_model_name_or_path: ${base_architecture}
236
+ paths:
237
+ root_dir: ${oc.env:PROJECT_ROOT}
238
+ data_dir: ${paths.root_dir}/data/
239
+ log_dir: ${paths.root_dir}/logs/
240
+ output_dir: ${hydra:runtime.output_dir}
241
+ work_dir: ${hydra:runtime.cwd}
242
+ extras:
243
+ ignore_warnings: false
244
+ enforce_tags: false
245
+ print_config: false
topology/logs/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/.hydra/hydra.yaml ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hydra:
2
+ run:
3
+ dir: ${paths.log_dir}/${task_name}/runs/${now:%Y-%m-%d}_${now:%H-%M-%S}_${uuid:}
4
+ sweep:
5
+ dir: ${paths.log_dir}/${task_name}/multiruns/${now:%Y-%m-%d}_${now:%H-%M-%S}_${uuid:}
6
+ subdir: ${hydra.job.num}
7
+ launcher:
8
+ _target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher
9
+ sweeper:
10
+ _target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper
11
+ max_batch_size: null
12
+ params: null
13
+ help:
14
+ app_name: ${hydra.job.name}
15
+ header: '${hydra.help.app_name} is powered by Hydra.
16
+
17
+ '
18
+ footer: 'Powered by Hydra (https://hydra.cc)
19
+
20
+ Use --hydra-help to view Hydra specific help
21
+
22
+ '
23
+ template: '${hydra.help.header}
24
+
25
+ == Configuration groups ==
26
+
27
+ Compose your configuration from those groups (group=option)
28
+
29
+
30
+ $APP_CONFIG_GROUPS
31
+
32
+
33
+ == Config ==
34
+
35
+ Override anything in the config (foo.bar=value)
36
+
37
+
38
+ $CONFIG
39
+
40
+
41
+ ${hydra.help.footer}
42
+
43
+ '
44
+ hydra_help:
45
+ template: 'Hydra (${hydra.runtime.version})
46
+
47
+ See https://hydra.cc for more info.
48
+
49
+
50
+ == Flags ==
51
+
52
+ $FLAGS_HELP
53
+
54
+
55
+ == Configuration groups ==
56
+
57
+ Compose your configuration from those groups (For example, append hydra/job_logging=disabled
58
+ to command line)
59
+
60
+
61
+ $HYDRA_CONFIG_GROUPS
62
+
63
+
64
+ Use ''--cfg hydra'' to Show the Hydra config.
65
+
66
+ '
67
+ hydra_help: ???
68
+ hydra_logging:
69
+ version: 1
70
+ formatters:
71
+ simple:
72
+ format: '[%(asctime)s][HYDRA] %(message)s'
73
+ handlers:
74
+ console:
75
+ class: logging.StreamHandler
76
+ formatter: simple
77
+ stream: ext://sys.stdout
78
+ root:
79
+ level: INFO
80
+ handlers:
81
+ - console
82
+ loggers:
83
+ logging_example:
84
+ level: DEBUG
85
+ disable_existing_loggers: false
86
+ job_logging:
87
+ version: 1
88
+ formatters:
89
+ simple:
90
+ format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s'
91
+ handlers:
92
+ console:
93
+ class: logging.StreamHandler
94
+ formatter: simple
95
+ stream: ext://sys.stdout
96
+ file:
97
+ class: logging.FileHandler
98
+ formatter: simple
99
+ filename: ${hydra.runtime.output_dir}/${task_name}.log
100
+ root:
101
+ level: INFO
102
+ handlers:
103
+ - console
104
+ - file
105
+ disable_existing_loggers: false
106
+ env: {}
107
+ mode: RUN
108
+ searchpath: []
109
+ callbacks: {}
110
+ output_subdir: .hydra
111
+ overrides:
112
+ hydra:
113
+ - hydra.mode=RUN
114
+ task:
115
+ - experiment=topology_steps/electra_sst5
116
+ - training_sources=[train,train_validation]
117
+ - attention.layer_variants=[{name:small_last1,selected_layers:[-1]}]
118
+ - inference.device=cuda
119
+ - inference.torch_dtype=bfloat16
120
+ - catboost_gpu.enabled=false
121
+ - bootstrap.n_samples=5
122
+ - bootstrap.sample_fraction=0.8
123
+ - extras.print_config=false
124
+ job:
125
+ name: run_attention_topology_steps
126
+ chdir: null
127
+ override_dirname: attention.layer_variants=[{name:small_last1,selected_layers:[-1]}],bootstrap.n_samples=5,bootstrap.sample_fraction=0.8,catboost_gpu.enabled=false,experiment=topology_steps/electra_sst5,extras.print_config=false,inference.device=cuda,inference.torch_dtype=bfloat16,training_sources=[train,train_validation]
128
+ id: ???
129
+ num: ???
130
+ config_name: topology_steps.yaml
131
+ env_set: {}
132
+ env_copy: []
133
+ config:
134
+ override_dirname:
135
+ kv_sep: '='
136
+ item_sep: ','
137
+ exclude_keys: []
138
+ runtime:
139
+ version: 1.3.2
140
+ version_base: '1.3'
141
+ cwd: /workspace/AdUE
142
+ config_sources:
143
+ - path: hydra.conf
144
+ schema: pkg
145
+ provider: hydra
146
+ - path: /workspace/AdUE/configs
147
+ schema: file
148
+ provider: main
149
+ - path: hydra_plugins.hydra_colorlog.conf
150
+ schema: pkg
151
+ provider: hydra-colorlog
152
+ - path: ''
153
+ schema: structured
154
+ provider: schema
155
+ output_dir: /workspace/AdUE/logs/topology_steps/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b
156
+ choices:
157
+ hydra: default
158
+ extras: default
159
+ paths: default
160
+ experiment: topology_steps/electra_sst5
161
+ data: sst5
162
+ hydra/env: default
163
+ hydra/callbacks: null
164
+ hydra/job_logging: default
165
+ hydra/hydra_logging: default
166
+ hydra/hydra_help: default
167
+ hydra/help: default
168
+ hydra/sweeper: basic
169
+ hydra/launcher: basic
170
+ hydra/output: default
171
+ verbose: false
topology/logs/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/.hydra/overrides.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ - experiment=topology_steps/electra_sst5
2
+ - training_sources=[train,train_validation]
3
+ - attention.layer_variants=[{name:small_last1,selected_layers:[-1]}]
4
+ - inference.device=cuda
5
+ - inference.torch_dtype=bfloat16
6
+ - catboost_gpu.enabled=false
7
+ - bootstrap.n_samples=5
8
+ - bootstrap.sample_fraction=0.8
9
+ - extras.print_config=false
topology/logs/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/topology_steps.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [2026-05-12 06:50:54,751][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
2
+ [2026-05-12 06:50:56,212][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
3
+ [2026-05-12 06:50:56,257][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
topology/logs/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/topology_steps/electra_sst5/resolved_config.yaml ADDED
@@ -0,0 +1,245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task:
2
+ target: misclassification
3
+ positive_label: error
4
+ primary_metric: roc_auc
5
+ task_name: topology_steps
6
+ seed: 1337
7
+ base_architecture: google/electra-base-discriminator
8
+ model_path: /workspace/AdUE/data/full_models/electra_runs_seeds/SST5/0
9
+ output_dir: /workspace/AdUE/logs/topology_steps/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b/topology_steps/electra_sst5
10
+ experiments:
11
+ - E00
12
+ - E01
13
+ - E02
14
+ - E03
15
+ - E04
16
+ - E05
17
+ - E06
18
+ - E07
19
+ - E08
20
+ - E09
21
+ - E10
22
+ - E11
23
+ - E12
24
+ - E13
25
+ - E14
26
+ - E15
27
+ - E16
28
+ - E17
29
+ - E18
30
+ - T1
31
+ - T2
32
+ - T3
33
+ - T4
34
+ - T5
35
+ - X1
36
+ - X2
37
+ - X3
38
+ - X4
39
+ - X5
40
+ - X6
41
+ baselines:
42
+ allowed_only:
43
+ - msp
44
+ - entropy
45
+ msp_score: one_minus_msp
46
+ entropy_score: normalized_entropy
47
+ training_sources:
48
+ - train
49
+ - train_validation
50
+ bootstrap:
51
+ n_samples: 5
52
+ sample_fraction: 0.8
53
+ inference:
54
+ batch_size: 8
55
+ device: cuda
56
+ torch_dtype: bfloat16
57
+ max_batches: null
58
+ attention:
59
+ use_post_softmax_attention: true
60
+ remove_padding: true
61
+ keep_cls: true
62
+ keep_sep: true
63
+ symmetrization: max
64
+ distance: one_minus_weight
65
+ selected_layers:
66
+ - -1
67
+ layer_variants:
68
+ - name: small_last1
69
+ selected_layers:
70
+ - -1
71
+ head_mode: aggregate_all
72
+ aggregators:
73
+ - mean
74
+ - std
75
+ - max
76
+ threshold_graph:
77
+ quantiles:
78
+ - 0.5
79
+ - 0.6
80
+ - 0.7
81
+ - 0.8
82
+ - 0.9
83
+ absolute_thresholds:
84
+ - 0.025
85
+ - 0.05
86
+ - 0.1
87
+ - 0.25
88
+ - 0.5
89
+ - 0.75
90
+ patterns:
91
+ enabled:
92
+ - self
93
+ - previous
94
+ - next
95
+ - cls
96
+ - eos
97
+ - local_window
98
+ - uniform
99
+ local_radius: 2
100
+ distance: normalized_frobenius
101
+ mst:
102
+ enabled_features:
103
+ - total_length_norm
104
+ - edge_mean
105
+ - edge_std
106
+ - edge_max
107
+ - cls_attachment
108
+ - cls_path_mean
109
+ - diameter
110
+ - leaf_ratio
111
+ persistent_homology:
112
+ backend: mst_h0_and_graph_h1_proxy
113
+ maxdim: 1
114
+ max_death: 1.0
115
+ eps: 1.0e-12
116
+ vectorized_ph:
117
+ grid_size: 16
118
+ features:
119
+ - betti_curve
120
+ - silhouette
121
+ silhouette_power: 1.0
122
+ cross_head:
123
+ max_heads: 12
124
+ max_pairs: 120
125
+ pair_strategy: last_layer_all_pairs
126
+ paper_seed_pairs:
127
+ - - 11
128
+ - 11
129
+ - 11
130
+ - 8
131
+ - - 9
132
+ - 11
133
+ - 11
134
+ - 11
135
+ - - 11
136
+ - 11
137
+ - 11
138
+ - 10
139
+ - - 10
140
+ - 11
141
+ - 11
142
+ - 11
143
+ - - 11
144
+ - 11
145
+ - 11
146
+ - 6
147
+ - - 11
148
+ - 11
149
+ - 11
150
+ - 7
151
+ dims:
152
+ - 0
153
+ - 1
154
+ distances:
155
+ - lightweight_summary_distance
156
+ threshold_quantiles:
157
+ - 0.6
158
+ - 0.7
159
+ - 0.8
160
+ - 0.9
161
+ - 0.95
162
+ cls_subgraph:
163
+ topk:
164
+ - 5
165
+ - 10
166
+ - 20
167
+ order_bands:
168
+ bands:
169
+ - previous
170
+ - next
171
+ - local
172
+ - global
173
+ local_radius:
174
+ - 2
175
+ - 4
176
+ catboost:
177
+ loss_function: Logloss
178
+ eval_metric: AUC
179
+ iterations: 3000
180
+ learning_rate: 0.015
181
+ depth: 2
182
+ l2_leaf_reg: 40.0
183
+ random_strength: 3.0
184
+ bagging_temperature: 1.5
185
+ auto_class_weights: Balanced
186
+ early_stopping_rounds: 150
187
+ verbose: false
188
+ allow_writing_files: false
189
+ catboost_gpu:
190
+ enabled: false
191
+ devices: '0'
192
+ feature_selection:
193
+ enabled_for_final: true
194
+ method: single_feature_roc_auc
195
+ max_features: 64
196
+ errors_per_feature: 5
197
+ min_single_feature_auc_power: 0.0
198
+ grid_search:
199
+ enabled: true
200
+ metric: roc_auc
201
+ methods:
202
+ - single_feature_roc_auc
203
+ - catboost_importance
204
+ max_features:
205
+ - 16
206
+ - 32
207
+ - 64
208
+ - 100
209
+ errors_per_feature:
210
+ - 1
211
+ - 2
212
+ - 5
213
+ min_single_feature_auc_power:
214
+ - 0.5
215
+ - 0.55
216
+ - 0.6
217
+ metrics:
218
+ ece_bins: 10
219
+ data:
220
+ _target_: src.data.text_module.TextDataModule
221
+ _recursive_: false
222
+ num_labels: 5
223
+ dataset:
224
+ _target_: src.dataset.sequence_classification.SST5
225
+ batch_size: 8
226
+ num_workers: 0
227
+ pin_memory: false
228
+ collate_fn:
229
+ _target_: transformers.DataCollatorWithPadding
230
+ return_tensors: pt
231
+ padding: longest
232
+ max_length: 512
233
+ tokenizer:
234
+ _target_: transformers.AutoTokenizer.from_pretrained
235
+ pretrained_model_name_or_path: google/electra-base-discriminator
236
+ paths:
237
+ root_dir: /workspace/AdUE
238
+ data_dir: /workspace/AdUE/data/
239
+ log_dir: /workspace/AdUE/logs/
240
+ output_dir: /workspace/AdUE/logs/topology_steps/runs/2026-05-12_06-50-53_d9fe1460f0ad4bfc9751f349227fdb3b
241
+ work_dir: /workspace/AdUE
242
+ extras:
243
+ ignore_warnings: false
244
+ enforce_tags: false
245
+ print_config: false
topology/logs/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/.hydra/config.yaml ADDED
@@ -0,0 +1,245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task:
2
+ target: misclassification
3
+ positive_label: error
4
+ primary_metric: roc_auc
5
+ task_name: topology_steps
6
+ seed: 1337
7
+ base_architecture: roberta-base
8
+ model_path: ${paths.root_dir}/data/full_models/roberta_runs_seeds/SST5/0
9
+ output_dir: ${paths.output_dir}/topology_steps/roberta_sst5
10
+ experiments:
11
+ - E00
12
+ - E01
13
+ - E02
14
+ - E03
15
+ - E04
16
+ - E05
17
+ - E06
18
+ - E07
19
+ - E08
20
+ - E09
21
+ - E10
22
+ - E11
23
+ - E12
24
+ - E13
25
+ - E14
26
+ - E15
27
+ - E16
28
+ - E17
29
+ - E18
30
+ - T1
31
+ - T2
32
+ - T3
33
+ - T4
34
+ - T5
35
+ - X1
36
+ - X2
37
+ - X3
38
+ - X4
39
+ - X5
40
+ - X6
41
+ baselines:
42
+ allowed_only:
43
+ - msp
44
+ - entropy
45
+ msp_score: one_minus_msp
46
+ entropy_score: normalized_entropy
47
+ training_sources:
48
+ - train
49
+ - train_validation
50
+ bootstrap:
51
+ n_samples: 5
52
+ sample_fraction: 0.8
53
+ inference:
54
+ batch_size: 8
55
+ device: cuda
56
+ torch_dtype: bfloat16
57
+ max_batches: null
58
+ attention:
59
+ use_post_softmax_attention: true
60
+ remove_padding: true
61
+ keep_cls: true
62
+ keep_sep: true
63
+ symmetrization: max
64
+ distance: one_minus_weight
65
+ selected_layers:
66
+ - -1
67
+ layer_variants:
68
+ - name: small_last1
69
+ selected_layers:
70
+ - -1
71
+ head_mode: aggregate_all
72
+ aggregators:
73
+ - mean
74
+ - std
75
+ - max
76
+ threshold_graph:
77
+ quantiles:
78
+ - 0.5
79
+ - 0.6
80
+ - 0.7
81
+ - 0.8
82
+ - 0.9
83
+ absolute_thresholds:
84
+ - 0.025
85
+ - 0.05
86
+ - 0.1
87
+ - 0.25
88
+ - 0.5
89
+ - 0.75
90
+ patterns:
91
+ enabled:
92
+ - self
93
+ - previous
94
+ - next
95
+ - cls
96
+ - eos
97
+ - local_window
98
+ - uniform
99
+ local_radius: 2
100
+ distance: normalized_frobenius
101
+ mst:
102
+ enabled_features:
103
+ - total_length_norm
104
+ - edge_mean
105
+ - edge_std
106
+ - edge_max
107
+ - cls_attachment
108
+ - cls_path_mean
109
+ - diameter
110
+ - leaf_ratio
111
+ persistent_homology:
112
+ backend: mst_h0_and_graph_h1_proxy
113
+ maxdim: 1
114
+ max_death: 1.0
115
+ eps: 1.0e-12
116
+ vectorized_ph:
117
+ grid_size: 16
118
+ features:
119
+ - betti_curve
120
+ - silhouette
121
+ silhouette_power: 1.0
122
+ cross_head:
123
+ max_heads: 12
124
+ max_pairs: 120
125
+ pair_strategy: last_layer_all_pairs
126
+ paper_seed_pairs:
127
+ - - 11
128
+ - 11
129
+ - 11
130
+ - 8
131
+ - - 9
132
+ - 11
133
+ - 11
134
+ - 11
135
+ - - 11
136
+ - 11
137
+ - 11
138
+ - 10
139
+ - - 10
140
+ - 11
141
+ - 11
142
+ - 11
143
+ - - 11
144
+ - 11
145
+ - 11
146
+ - 6
147
+ - - 11
148
+ - 11
149
+ - 11
150
+ - 7
151
+ dims:
152
+ - 0
153
+ - 1
154
+ distances:
155
+ - lightweight_summary_distance
156
+ threshold_quantiles:
157
+ - 0.6
158
+ - 0.7
159
+ - 0.8
160
+ - 0.9
161
+ - 0.95
162
+ cls_subgraph:
163
+ topk:
164
+ - 5
165
+ - 10
166
+ - 20
167
+ order_bands:
168
+ bands:
169
+ - previous
170
+ - next
171
+ - local
172
+ - global
173
+ local_radius:
174
+ - 2
175
+ - 4
176
+ catboost:
177
+ loss_function: Logloss
178
+ eval_metric: AUC
179
+ iterations: 3000
180
+ learning_rate: 0.015
181
+ depth: 2
182
+ l2_leaf_reg: 40.0
183
+ random_strength: 3.0
184
+ bagging_temperature: 1.5
185
+ auto_class_weights: Balanced
186
+ early_stopping_rounds: 150
187
+ verbose: false
188
+ allow_writing_files: false
189
+ catboost_gpu:
190
+ enabled: false
191
+ devices: '0'
192
+ feature_selection:
193
+ enabled_for_final: true
194
+ method: single_feature_roc_auc
195
+ max_features: 64
196
+ errors_per_feature: 5
197
+ min_single_feature_auc_power: 0.0
198
+ grid_search:
199
+ enabled: true
200
+ metric: roc_auc
201
+ methods:
202
+ - single_feature_roc_auc
203
+ - catboost_importance
204
+ max_features:
205
+ - 16
206
+ - 32
207
+ - 64
208
+ - 100
209
+ errors_per_feature:
210
+ - 1
211
+ - 2
212
+ - 5
213
+ min_single_feature_auc_power:
214
+ - 0.5
215
+ - 0.55
216
+ - 0.6
217
+ metrics:
218
+ ece_bins: 10
219
+ data:
220
+ _target_: src.data.text_module.TextDataModule
221
+ _recursive_: false
222
+ num_labels: 5
223
+ dataset:
224
+ _target_: src.dataset.sequence_classification.SST5
225
+ batch_size: 8
226
+ num_workers: 0
227
+ pin_memory: false
228
+ collate_fn:
229
+ _target_: transformers.DataCollatorWithPadding
230
+ return_tensors: pt
231
+ padding: longest
232
+ max_length: 512
233
+ tokenizer:
234
+ _target_: transformers.AutoTokenizer.from_pretrained
235
+ pretrained_model_name_or_path: ${base_architecture}
236
+ paths:
237
+ root_dir: ${oc.env:PROJECT_ROOT}
238
+ data_dir: ${paths.root_dir}/data/
239
+ log_dir: ${paths.root_dir}/logs/
240
+ output_dir: ${hydra:runtime.output_dir}
241
+ work_dir: ${hydra:runtime.cwd}
242
+ extras:
243
+ ignore_warnings: false
244
+ enforce_tags: false
245
+ print_config: false
topology/logs/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/.hydra/hydra.yaml ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hydra:
2
+ run:
3
+ dir: ${paths.log_dir}/${task_name}/runs/${now:%Y-%m-%d}_${now:%H-%M-%S}_${uuid:}
4
+ sweep:
5
+ dir: ${paths.log_dir}/${task_name}/multiruns/${now:%Y-%m-%d}_${now:%H-%M-%S}_${uuid:}
6
+ subdir: ${hydra.job.num}
7
+ launcher:
8
+ _target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher
9
+ sweeper:
10
+ _target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper
11
+ max_batch_size: null
12
+ params: null
13
+ help:
14
+ app_name: ${hydra.job.name}
15
+ header: '${hydra.help.app_name} is powered by Hydra.
16
+
17
+ '
18
+ footer: 'Powered by Hydra (https://hydra.cc)
19
+
20
+ Use --hydra-help to view Hydra specific help
21
+
22
+ '
23
+ template: '${hydra.help.header}
24
+
25
+ == Configuration groups ==
26
+
27
+ Compose your configuration from those groups (group=option)
28
+
29
+
30
+ $APP_CONFIG_GROUPS
31
+
32
+
33
+ == Config ==
34
+
35
+ Override anything in the config (foo.bar=value)
36
+
37
+
38
+ $CONFIG
39
+
40
+
41
+ ${hydra.help.footer}
42
+
43
+ '
44
+ hydra_help:
45
+ template: 'Hydra (${hydra.runtime.version})
46
+
47
+ See https://hydra.cc for more info.
48
+
49
+
50
+ == Flags ==
51
+
52
+ $FLAGS_HELP
53
+
54
+
55
+ == Configuration groups ==
56
+
57
+ Compose your configuration from those groups (For example, append hydra/job_logging=disabled
58
+ to command line)
59
+
60
+
61
+ $HYDRA_CONFIG_GROUPS
62
+
63
+
64
+ Use ''--cfg hydra'' to Show the Hydra config.
65
+
66
+ '
67
+ hydra_help: ???
68
+ hydra_logging:
69
+ version: 1
70
+ formatters:
71
+ simple:
72
+ format: '[%(asctime)s][HYDRA] %(message)s'
73
+ handlers:
74
+ console:
75
+ class: logging.StreamHandler
76
+ formatter: simple
77
+ stream: ext://sys.stdout
78
+ root:
79
+ level: INFO
80
+ handlers:
81
+ - console
82
+ loggers:
83
+ logging_example:
84
+ level: DEBUG
85
+ disable_existing_loggers: false
86
+ job_logging:
87
+ version: 1
88
+ formatters:
89
+ simple:
90
+ format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s'
91
+ handlers:
92
+ console:
93
+ class: logging.StreamHandler
94
+ formatter: simple
95
+ stream: ext://sys.stdout
96
+ file:
97
+ class: logging.FileHandler
98
+ formatter: simple
99
+ filename: ${hydra.runtime.output_dir}/${task_name}.log
100
+ root:
101
+ level: INFO
102
+ handlers:
103
+ - console
104
+ - file
105
+ disable_existing_loggers: false
106
+ env: {}
107
+ mode: RUN
108
+ searchpath: []
109
+ callbacks: {}
110
+ output_subdir: .hydra
111
+ overrides:
112
+ hydra:
113
+ - hydra.mode=RUN
114
+ task:
115
+ - experiment=topology_steps/roberta_sst5
116
+ - training_sources=[train,train_validation]
117
+ - attention.layer_variants=[{name:small_last1,selected_layers:[-1]}]
118
+ - inference.device=cuda
119
+ - inference.torch_dtype=bfloat16
120
+ - catboost_gpu.enabled=false
121
+ - bootstrap.n_samples=5
122
+ - bootstrap.sample_fraction=0.8
123
+ - extras.print_config=false
124
+ job:
125
+ name: run_attention_topology_steps
126
+ chdir: null
127
+ override_dirname: attention.layer_variants=[{name:small_last1,selected_layers:[-1]}],bootstrap.n_samples=5,bootstrap.sample_fraction=0.8,catboost_gpu.enabled=false,experiment=topology_steps/roberta_sst5,extras.print_config=false,inference.device=cuda,inference.torch_dtype=bfloat16,training_sources=[train,train_validation]
128
+ id: ???
129
+ num: ???
130
+ config_name: topology_steps.yaml
131
+ env_set: {}
132
+ env_copy: []
133
+ config:
134
+ override_dirname:
135
+ kv_sep: '='
136
+ item_sep: ','
137
+ exclude_keys: []
138
+ runtime:
139
+ version: 1.3.2
140
+ version_base: '1.3'
141
+ cwd: /workspace/AdUE
142
+ config_sources:
143
+ - path: hydra.conf
144
+ schema: pkg
145
+ provider: hydra
146
+ - path: /workspace/AdUE/configs
147
+ schema: file
148
+ provider: main
149
+ - path: hydra_plugins.hydra_colorlog.conf
150
+ schema: pkg
151
+ provider: hydra-colorlog
152
+ - path: ''
153
+ schema: structured
154
+ provider: schema
155
+ output_dir: /workspace/AdUE/logs/topology_steps/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6
156
+ choices:
157
+ hydra: default
158
+ extras: default
159
+ paths: default
160
+ experiment: topology_steps/roberta_sst5
161
+ data: sst5
162
+ hydra/env: default
163
+ hydra/callbacks: null
164
+ hydra/job_logging: default
165
+ hydra/hydra_logging: default
166
+ hydra/hydra_help: default
167
+ hydra/help: default
168
+ hydra/sweeper: basic
169
+ hydra/launcher: basic
170
+ hydra/output: default
171
+ verbose: false
topology/logs/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/.hydra/overrides.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ - experiment=topology_steps/roberta_sst5
2
+ - training_sources=[train,train_validation]
3
+ - attention.layer_variants=[{name:small_last1,selected_layers:[-1]}]
4
+ - inference.device=cuda
5
+ - inference.torch_dtype=bfloat16
6
+ - catboost_gpu.enabled=false
7
+ - bootstrap.n_samples=5
8
+ - bootstrap.sample_fraction=0.8
9
+ - extras.print_config=false
topology/logs/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/topology_steps.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [2026-05-12 06:50:54,927][huggingface_hub.repocard][WARNING] - Repo card metadata block was not found. Setting CardData to empty.
2
+ [2026-05-12 06:50:56,183][src.data.text_module][INFO] - [rank: 0] Dataset has train/test/valid split
3
+ [2026-05-12 06:50:56,269][src.data.text_module][INFO] - [rank: 0] Train samples: 8544 Valid samples: 1101 Test samples: 2210
topology/logs/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/topology_steps/roberta_sst5/resolved_config.yaml ADDED
@@ -0,0 +1,245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task:
2
+ target: misclassification
3
+ positive_label: error
4
+ primary_metric: roc_auc
5
+ task_name: topology_steps
6
+ seed: 1337
7
+ base_architecture: roberta-base
8
+ model_path: /workspace/AdUE/data/full_models/roberta_runs_seeds/SST5/0
9
+ output_dir: /workspace/AdUE/logs/topology_steps/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6/topology_steps/roberta_sst5
10
+ experiments:
11
+ - E00
12
+ - E01
13
+ - E02
14
+ - E03
15
+ - E04
16
+ - E05
17
+ - E06
18
+ - E07
19
+ - E08
20
+ - E09
21
+ - E10
22
+ - E11
23
+ - E12
24
+ - E13
25
+ - E14
26
+ - E15
27
+ - E16
28
+ - E17
29
+ - E18
30
+ - T1
31
+ - T2
32
+ - T3
33
+ - T4
34
+ - T5
35
+ - X1
36
+ - X2
37
+ - X3
38
+ - X4
39
+ - X5
40
+ - X6
41
+ baselines:
42
+ allowed_only:
43
+ - msp
44
+ - entropy
45
+ msp_score: one_minus_msp
46
+ entropy_score: normalized_entropy
47
+ training_sources:
48
+ - train
49
+ - train_validation
50
+ bootstrap:
51
+ n_samples: 5
52
+ sample_fraction: 0.8
53
+ inference:
54
+ batch_size: 8
55
+ device: cuda
56
+ torch_dtype: bfloat16
57
+ max_batches: null
58
+ attention:
59
+ use_post_softmax_attention: true
60
+ remove_padding: true
61
+ keep_cls: true
62
+ keep_sep: true
63
+ symmetrization: max
64
+ distance: one_minus_weight
65
+ selected_layers:
66
+ - -1
67
+ layer_variants:
68
+ - name: small_last1
69
+ selected_layers:
70
+ - -1
71
+ head_mode: aggregate_all
72
+ aggregators:
73
+ - mean
74
+ - std
75
+ - max
76
+ threshold_graph:
77
+ quantiles:
78
+ - 0.5
79
+ - 0.6
80
+ - 0.7
81
+ - 0.8
82
+ - 0.9
83
+ absolute_thresholds:
84
+ - 0.025
85
+ - 0.05
86
+ - 0.1
87
+ - 0.25
88
+ - 0.5
89
+ - 0.75
90
+ patterns:
91
+ enabled:
92
+ - self
93
+ - previous
94
+ - next
95
+ - cls
96
+ - eos
97
+ - local_window
98
+ - uniform
99
+ local_radius: 2
100
+ distance: normalized_frobenius
101
+ mst:
102
+ enabled_features:
103
+ - total_length_norm
104
+ - edge_mean
105
+ - edge_std
106
+ - edge_max
107
+ - cls_attachment
108
+ - cls_path_mean
109
+ - diameter
110
+ - leaf_ratio
111
+ persistent_homology:
112
+ backend: mst_h0_and_graph_h1_proxy
113
+ maxdim: 1
114
+ max_death: 1.0
115
+ eps: 1.0e-12
116
+ vectorized_ph:
117
+ grid_size: 16
118
+ features:
119
+ - betti_curve
120
+ - silhouette
121
+ silhouette_power: 1.0
122
+ cross_head:
123
+ max_heads: 12
124
+ max_pairs: 120
125
+ pair_strategy: last_layer_all_pairs
126
+ paper_seed_pairs:
127
+ - - 11
128
+ - 11
129
+ - 11
130
+ - 8
131
+ - - 9
132
+ - 11
133
+ - 11
134
+ - 11
135
+ - - 11
136
+ - 11
137
+ - 11
138
+ - 10
139
+ - - 10
140
+ - 11
141
+ - 11
142
+ - 11
143
+ - - 11
144
+ - 11
145
+ - 11
146
+ - 6
147
+ - - 11
148
+ - 11
149
+ - 11
150
+ - 7
151
+ dims:
152
+ - 0
153
+ - 1
154
+ distances:
155
+ - lightweight_summary_distance
156
+ threshold_quantiles:
157
+ - 0.6
158
+ - 0.7
159
+ - 0.8
160
+ - 0.9
161
+ - 0.95
162
+ cls_subgraph:
163
+ topk:
164
+ - 5
165
+ - 10
166
+ - 20
167
+ order_bands:
168
+ bands:
169
+ - previous
170
+ - next
171
+ - local
172
+ - global
173
+ local_radius:
174
+ - 2
175
+ - 4
176
+ catboost:
177
+ loss_function: Logloss
178
+ eval_metric: AUC
179
+ iterations: 3000
180
+ learning_rate: 0.015
181
+ depth: 2
182
+ l2_leaf_reg: 40.0
183
+ random_strength: 3.0
184
+ bagging_temperature: 1.5
185
+ auto_class_weights: Balanced
186
+ early_stopping_rounds: 150
187
+ verbose: false
188
+ allow_writing_files: false
189
+ catboost_gpu:
190
+ enabled: false
191
+ devices: '0'
192
+ feature_selection:
193
+ enabled_for_final: true
194
+ method: single_feature_roc_auc
195
+ max_features: 64
196
+ errors_per_feature: 5
197
+ min_single_feature_auc_power: 0.0
198
+ grid_search:
199
+ enabled: true
200
+ metric: roc_auc
201
+ methods:
202
+ - single_feature_roc_auc
203
+ - catboost_importance
204
+ max_features:
205
+ - 16
206
+ - 32
207
+ - 64
208
+ - 100
209
+ errors_per_feature:
210
+ - 1
211
+ - 2
212
+ - 5
213
+ min_single_feature_auc_power:
214
+ - 0.5
215
+ - 0.55
216
+ - 0.6
217
+ metrics:
218
+ ece_bins: 10
219
+ data:
220
+ _target_: src.data.text_module.TextDataModule
221
+ _recursive_: false
222
+ num_labels: 5
223
+ dataset:
224
+ _target_: src.dataset.sequence_classification.SST5
225
+ batch_size: 8
226
+ num_workers: 0
227
+ pin_memory: false
228
+ collate_fn:
229
+ _target_: transformers.DataCollatorWithPadding
230
+ return_tensors: pt
231
+ padding: longest
232
+ max_length: 512
233
+ tokenizer:
234
+ _target_: transformers.AutoTokenizer.from_pretrained
235
+ pretrained_model_name_or_path: roberta-base
236
+ paths:
237
+ root_dir: /workspace/AdUE
238
+ data_dir: /workspace/AdUE/data/
239
+ log_dir: /workspace/AdUE/logs/
240
+ output_dir: /workspace/AdUE/logs/topology_steps/runs/2026-05-12_06-50-53_de2f7f7e598d4ef7972edbf21c137bf6
241
+ work_dir: /workspace/AdUE
242
+ extras:
243
+ ignore_warnings: false
244
+ enforce_tags: false
245
+ print_config: false
topology/logs/runs/2026-05-12_06-50-54_02d50ccd2d6e4bb2b5c9386071d55359/.hydra/config.yaml ADDED
@@ -0,0 +1,244 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task:
2
+ target: misclassification
3
+ positive_label: error
4
+ primary_metric: roc_auc
5
+ task_name: topology_steps
6
+ seed: 1337
7
+ base_architecture: roberta-base
8
+ model_path: ${paths.root_dir}/data/full_models/roberta_runs_seeds/CoLa/0
9
+ output_dir: ${paths.output_dir}/topology_steps/roberta_cola
10
+ experiments:
11
+ - E00
12
+ - E01
13
+ - E02
14
+ - E03
15
+ - E04
16
+ - E05
17
+ - E06
18
+ - E07
19
+ - E08
20
+ - E09
21
+ - E10
22
+ - E11
23
+ - E12
24
+ - E13
25
+ - E14
26
+ - E15
27
+ - E16
28
+ - E17
29
+ - E18
30
+ - T1
31
+ - T2
32
+ - T3
33
+ - T4
34
+ - T5
35
+ - X1
36
+ - X2
37
+ - X3
38
+ - X4
39
+ - X5
40
+ - X6
41
+ baselines:
42
+ allowed_only:
43
+ - msp
44
+ - entropy
45
+ msp_score: one_minus_msp
46
+ entropy_score: normalized_entropy
47
+ training_sources:
48
+ - train
49
+ - train_validation
50
+ bootstrap:
51
+ n_samples: 5
52
+ sample_fraction: 0.8
53
+ inference:
54
+ batch_size: 8
55
+ device: cuda
56
+ torch_dtype: bfloat16
57
+ max_batches: null
58
+ attention:
59
+ use_post_softmax_attention: true
60
+ remove_padding: true
61
+ keep_cls: true
62
+ keep_sep: true
63
+ symmetrization: max
64
+ distance: one_minus_weight
65
+ selected_layers:
66
+ - -1
67
+ layer_variants:
68
+ - name: small_last1
69
+ selected_layers:
70
+ - -1
71
+ head_mode: aggregate_all
72
+ aggregators:
73
+ - mean
74
+ - std
75
+ - max
76
+ threshold_graph:
77
+ quantiles:
78
+ - 0.5
79
+ - 0.6
80
+ - 0.7
81
+ - 0.8
82
+ - 0.9
83
+ absolute_thresholds:
84
+ - 0.025
85
+ - 0.05
86
+ - 0.1
87
+ - 0.25
88
+ - 0.5
89
+ - 0.75
90
+ patterns:
91
+ enabled:
92
+ - self
93
+ - previous
94
+ - next
95
+ - cls
96
+ - eos
97
+ - local_window
98
+ - uniform
99
+ local_radius: 2
100
+ distance: normalized_frobenius
101
+ mst:
102
+ enabled_features:
103
+ - total_length_norm
104
+ - edge_mean
105
+ - edge_std
106
+ - edge_max
107
+ - cls_attachment
108
+ - cls_path_mean
109
+ - diameter
110
+ - leaf_ratio
111
+ persistent_homology:
112
+ backend: mst_h0_and_graph_h1_proxy
113
+ maxdim: 1
114
+ max_death: 1.0
115
+ eps: 1.0e-12
116
+ vectorized_ph:
117
+ grid_size: 16
118
+ features:
119
+ - betti_curve
120
+ - silhouette
121
+ silhouette_power: 1.0
122
+ cross_head:
123
+ max_heads: 12
124
+ max_pairs: 120
125
+ pair_strategy: last_layer_all_pairs
126
+ paper_seed_pairs:
127
+ - - 11
128
+ - 11
129
+ - 11
130
+ - 8
131
+ - - 9
132
+ - 11
133
+ - 11
134
+ - 11
135
+ - - 11
136
+ - 11
137
+ - 11
138
+ - 10
139
+ - - 10
140
+ - 11
141
+ - 11
142
+ - 11
143
+ - - 11
144
+ - 11
145
+ - 11
146
+ - 6
147
+ - - 11
148
+ - 11
149
+ - 11
150
+ - 7
151
+ dims:
152
+ - 0
153
+ - 1
154
+ distances:
155
+ - lightweight_summary_distance
156
+ threshold_quantiles:
157
+ - 0.6
158
+ - 0.7
159
+ - 0.8
160
+ - 0.9
161
+ - 0.95
162
+ cls_subgraph:
163
+ topk:
164
+ - 5
165
+ - 10
166
+ - 20
167
+ order_bands:
168
+ bands:
169
+ - previous
170
+ - next
171
+ - local
172
+ - global
173
+ local_radius:
174
+ - 2
175
+ - 4
176
+ catboost:
177
+ loss_function: Logloss
178
+ eval_metric: AUC
179
+ iterations: 3000
180
+ learning_rate: 0.015
181
+ depth: 2
182
+ l2_leaf_reg: 40.0
183
+ random_strength: 3.0
184
+ bagging_temperature: 1.5
185
+ auto_class_weights: Balanced
186
+ early_stopping_rounds: 150
187
+ verbose: false
188
+ allow_writing_files: false
189
+ catboost_gpu:
190
+ enabled: false
191
+ devices: '0'
192
+ feature_selection:
193
+ enabled_for_final: true
194
+ method: single_feature_roc_auc
195
+ max_features: 64
196
+ errors_per_feature: 5
197
+ min_single_feature_auc_power: 0.0
198
+ grid_search:
199
+ enabled: true
200
+ metric: roc_auc
201
+ methods:
202
+ - single_feature_roc_auc
203
+ - catboost_importance
204
+ max_features:
205
+ - 16
206
+ - 32
207
+ - 64
208
+ - 100
209
+ errors_per_feature:
210
+ - 1
211
+ - 2
212
+ - 5
213
+ min_single_feature_auc_power:
214
+ - 0.5
215
+ - 0.55
216
+ - 0.6
217
+ metrics:
218
+ ece_bins: 10
219
+ data:
220
+ _target_: src.data.text_module.TextDataModule
221
+ _recursive_: false
222
+ num_labels: 2
223
+ dataset:
224
+ _target_: src.dataset.sequence_classification.CoLa
225
+ batch_size: 8
226
+ num_workers: 0
227
+ pin_memory: false
228
+ collate_fn:
229
+ _target_: transformers.DataCollatorWithPadding
230
+ return_tensors: pt
231
+ padding: longest
232
+ tokenizer:
233
+ _target_: transformers.AutoTokenizer.from_pretrained
234
+ pretrained_model_name_or_path: ${base_architecture}
235
+ paths:
236
+ root_dir: ${oc.env:PROJECT_ROOT}
237
+ data_dir: ${paths.root_dir}/data/
238
+ log_dir: ${paths.root_dir}/logs/
239
+ output_dir: ${hydra:runtime.output_dir}
240
+ work_dir: ${hydra:runtime.cwd}
241
+ extras:
242
+ ignore_warnings: false
243
+ enforce_tags: false
244
+ print_config: false
topology/logs/runs/2026-05-12_06-50-54_02d50ccd2d6e4bb2b5c9386071d55359/.hydra/hydra.yaml ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ hydra:
2
+ run:
3
+ dir: ${paths.log_dir}/${task_name}/runs/${now:%Y-%m-%d}_${now:%H-%M-%S}_${uuid:}
4
+ sweep:
5
+ dir: ${paths.log_dir}/${task_name}/multiruns/${now:%Y-%m-%d}_${now:%H-%M-%S}_${uuid:}
6
+ subdir: ${hydra.job.num}
7
+ launcher:
8
+ _target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher
9
+ sweeper:
10
+ _target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper
11
+ max_batch_size: null
12
+ params: null
13
+ help:
14
+ app_name: ${hydra.job.name}
15
+ header: '${hydra.help.app_name} is powered by Hydra.
16
+
17
+ '
18
+ footer: 'Powered by Hydra (https://hydra.cc)
19
+
20
+ Use --hydra-help to view Hydra specific help
21
+
22
+ '
23
+ template: '${hydra.help.header}
24
+
25
+ == Configuration groups ==
26
+
27
+ Compose your configuration from those groups (group=option)
28
+
29
+
30
+ $APP_CONFIG_GROUPS
31
+
32
+
33
+ == Config ==
34
+
35
+ Override anything in the config (foo.bar=value)
36
+
37
+
38
+ $CONFIG
39
+
40
+
41
+ ${hydra.help.footer}
42
+
43
+ '
44
+ hydra_help:
45
+ template: 'Hydra (${hydra.runtime.version})
46
+
47
+ See https://hydra.cc for more info.
48
+
49
+
50
+ == Flags ==
51
+
52
+ $FLAGS_HELP
53
+
54
+
55
+ == Configuration groups ==
56
+
57
+ Compose your configuration from those groups (For example, append hydra/job_logging=disabled
58
+ to command line)
59
+
60
+
61
+ $HYDRA_CONFIG_GROUPS
62
+
63
+
64
+ Use ''--cfg hydra'' to Show the Hydra config.
65
+
66
+ '
67
+ hydra_help: ???
68
+ hydra_logging:
69
+ version: 1
70
+ formatters:
71
+ simple:
72
+ format: '[%(asctime)s][HYDRA] %(message)s'
73
+ handlers:
74
+ console:
75
+ class: logging.StreamHandler
76
+ formatter: simple
77
+ stream: ext://sys.stdout
78
+ root:
79
+ level: INFO
80
+ handlers:
81
+ - console
82
+ loggers:
83
+ logging_example:
84
+ level: DEBUG
85
+ disable_existing_loggers: false
86
+ job_logging:
87
+ version: 1
88
+ formatters:
89
+ simple:
90
+ format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s'
91
+ handlers:
92
+ console:
93
+ class: logging.StreamHandler
94
+ formatter: simple
95
+ stream: ext://sys.stdout
96
+ file:
97
+ class: logging.FileHandler
98
+ formatter: simple
99
+ filename: ${hydra.runtime.output_dir}/${task_name}.log
100
+ root:
101
+ level: INFO
102
+ handlers:
103
+ - console
104
+ - file
105
+ disable_existing_loggers: false
106
+ env: {}
107
+ mode: RUN
108
+ searchpath: []
109
+ callbacks: {}
110
+ output_subdir: .hydra
111
+ overrides:
112
+ hydra:
113
+ - hydra.mode=RUN
114
+ task:
115
+ - experiment=topology_steps/roberta_cola
116
+ - training_sources=[train,train_validation]
117
+ - attention.layer_variants=[{name:small_last1,selected_layers:[-1]}]
118
+ - inference.device=cuda
119
+ - inference.torch_dtype=bfloat16
120
+ - catboost_gpu.enabled=false
121
+ - bootstrap.n_samples=5
122
+ - bootstrap.sample_fraction=0.8
123
+ - extras.print_config=false
124
+ job:
125
+ name: run_attention_topology_steps
126
+ chdir: null
127
+ override_dirname: attention.layer_variants=[{name:small_last1,selected_layers:[-1]}],bootstrap.n_samples=5,bootstrap.sample_fraction=0.8,catboost_gpu.enabled=false,experiment=topology_steps/roberta_cola,extras.print_config=false,inference.device=cuda,inference.torch_dtype=bfloat16,training_sources=[train,train_validation]
128
+ id: ???
129
+ num: ???
130
+ config_name: topology_steps.yaml
131
+ env_set: {}
132
+ env_copy: []
133
+ config:
134
+ override_dirname:
135
+ kv_sep: '='
136
+ item_sep: ','
137
+ exclude_keys: []
138
+ runtime:
139
+ version: 1.3.2
140
+ version_base: '1.3'
141
+ cwd: /workspace/AdUE
142
+ config_sources:
143
+ - path: hydra.conf
144
+ schema: pkg
145
+ provider: hydra
146
+ - path: /workspace/AdUE/configs
147
+ schema: file
148
+ provider: main
149
+ - path: hydra_plugins.hydra_colorlog.conf
150
+ schema: pkg
151
+ provider: hydra-colorlog
152
+ - path: ''
153
+ schema: structured
154
+ provider: schema
155
+ output_dir: /workspace/AdUE/logs/topology_steps/runs/2026-05-12_06-50-54_02d50ccd2d6e4bb2b5c9386071d55359
156
+ choices:
157
+ hydra: default
158
+ extras: default
159
+ paths: default
160
+ experiment: topology_steps/roberta_cola
161
+ data: cola
162
+ hydra/env: default
163
+ hydra/callbacks: null
164
+ hydra/job_logging: default
165
+ hydra/hydra_logging: default
166
+ hydra/hydra_help: default
167
+ hydra/help: default
168
+ hydra/sweeper: basic
169
+ hydra/launcher: basic
170
+ hydra/output: default
171
+ verbose: false