anhtld commited on
Commit
fb051f6
·
verified ·
1 Parent(s): 35150bf

manual-sync chart-synthesis 2026-07-02T22:45:08Z workspace/results/generator_v2_positive_tangent_chart_synthesis_m0_w6_tau0p5_eval.json

Browse files
workspace/results/generator_v2_positive_tangent_chart_synthesis_m0_w6_tau0p5_eval.json ADDED
@@ -0,0 +1,399 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "report_type": "positive_tangent_chart_synthesis_eval",
3
+ "metric_scope": "offline_support_proxy",
4
+ "note": "Chart synthesis proposes train-only positive tangents from local atlas neighborhoods plus barycentric chart means. It tests whether local positive support is better represented as chart coordinates than as raw prototype replay.",
5
+ "config": {
6
+ "obs_dim": 96,
7
+ "text_dim": 64,
8
+ "val_fraction": 0.2,
9
+ "seed": 0,
10
+ "neighbor_pool": 64,
11
+ "direct_count": 0,
12
+ "barycentric_windows": [
13
+ 2
14
+ ],
15
+ "barycentric_temperature": 0.5,
16
+ "utility_weight": 0.0,
17
+ "order": "means_first",
18
+ "same_task_only": true
19
+ },
20
+ "task_ids": [
21
+ "LiftPegUpright-v1",
22
+ "PickCube-v1",
23
+ "PullCube-v1",
24
+ "PushCube-v1",
25
+ "StackCube-v1"
26
+ ],
27
+ "code_dim": 21,
28
+ "horizon": 16,
29
+ "action_dim": 7,
30
+ "num_examples": 43095,
31
+ "num_groups": 2873,
32
+ "num_train_examples": 34275,
33
+ "num_val_examples": 8820,
34
+ "num_train_positive": 1198,
35
+ "num_val_groups_with_positive": 93,
36
+ "label_counts": {
37
+ "neutral": 6310,
38
+ "negative": 35225,
39
+ "positive": 1560
40
+ },
41
+ "train_positive_by_task": {
42
+ "LiftPegUpright-v1": 50,
43
+ "PickCube-v1": 15,
44
+ "PullCube-v1": 723,
45
+ "PushCube-v1": 308,
46
+ "StackCube-v1": 102
47
+ },
48
+ "overall": {
49
+ "num_groups": 93,
50
+ "mean_positive_min_rms_l2_at_1": 0.7789588260841169,
51
+ "median_positive_min_rms_l2_at_1": 0.685107104126664,
52
+ "positive_closer_than_negative_rate_at_1": 0.72,
53
+ "ptr_proxy_at_1_thr_0p05": 0.0,
54
+ "negative_near_at_1_thr_0p05": 0.0,
55
+ "ptr_proxy_at_1_thr_0p1": 0.03225806451612903,
56
+ "negative_near_at_1_thr_0p1": 0.0,
57
+ "ptr_proxy_at_1_thr_0p2": 0.07526881720430108,
58
+ "negative_near_at_1_thr_0p2": 0.0,
59
+ "ptr_proxy_at_1_thr_0p4": 0.3010752688172043,
60
+ "negative_near_at_1_thr_0p4": 0.24,
61
+ "mean_positive_min_rms_l2_at_2": 0.7337944527812279,
62
+ "median_positive_min_rms_l2_at_2": 0.6373361713513215,
63
+ "positive_closer_than_negative_rate_at_2": 0.72,
64
+ "ptr_proxy_at_2_thr_0p05": 0.0,
65
+ "negative_near_at_2_thr_0p05": 0.0,
66
+ "ptr_proxy_at_2_thr_0p1": 0.053763440860215055,
67
+ "negative_near_at_2_thr_0p1": 0.0,
68
+ "ptr_proxy_at_2_thr_0p2": 0.13978494623655913,
69
+ "negative_near_at_2_thr_0p2": 0.013333333333333334,
70
+ "ptr_proxy_at_2_thr_0p4": 0.3763440860215054,
71
+ "negative_near_at_2_thr_0p4": 0.29333333333333333,
72
+ "mean_positive_min_rms_l2_at_4": 0.6924939444186816,
73
+ "median_positive_min_rms_l2_at_4": 0.5132225365388742,
74
+ "positive_closer_than_negative_rate_at_4": 0.6933333333333334,
75
+ "ptr_proxy_at_4_thr_0p05": 0.0,
76
+ "negative_near_at_4_thr_0p05": 0.013333333333333334,
77
+ "ptr_proxy_at_4_thr_0p1": 0.053763440860215055,
78
+ "negative_near_at_4_thr_0p1": 0.013333333333333334,
79
+ "ptr_proxy_at_4_thr_0p2": 0.17204301075268819,
80
+ "negative_near_at_4_thr_0p2": 0.02666666666666667,
81
+ "ptr_proxy_at_4_thr_0p4": 0.44086021505376344,
82
+ "negative_near_at_4_thr_0p4": 0.3466666666666667,
83
+ "mean_positive_min_rms_l2_at_8": 0.6368231779004019,
84
+ "median_positive_min_rms_l2_at_8": 0.4972999553443795,
85
+ "positive_closer_than_negative_rate_at_8": 0.6666666666666666,
86
+ "ptr_proxy_at_8_thr_0p05": 0.0,
87
+ "negative_near_at_8_thr_0p05": 0.013333333333333334,
88
+ "ptr_proxy_at_8_thr_0p1": 0.053763440860215055,
89
+ "negative_near_at_8_thr_0p1": 0.013333333333333334,
90
+ "ptr_proxy_at_8_thr_0p2": 0.20430107526881722,
91
+ "negative_near_at_8_thr_0p2": 0.02666666666666667,
92
+ "ptr_proxy_at_8_thr_0p4": 0.46236559139784944,
93
+ "negative_near_at_8_thr_0p4": 0.4,
94
+ "mean_positive_min_rms_l2_at_16": 0.5338999003248797,
95
+ "median_positive_min_rms_l2_at_16": 0.38135284050703594,
96
+ "positive_closer_than_negative_rate_at_16": 0.6533333333333333,
97
+ "ptr_proxy_at_16_thr_0p05": 0.0,
98
+ "negative_near_at_16_thr_0p05": 0.02666666666666667,
99
+ "ptr_proxy_at_16_thr_0p1": 0.08602150537634409,
100
+ "negative_near_at_16_thr_0p1": 0.02666666666666667,
101
+ "ptr_proxy_at_16_thr_0p2": 0.23655913978494625,
102
+ "negative_near_at_16_thr_0p2": 0.05333333333333334,
103
+ "ptr_proxy_at_16_thr_0p4": 0.5268817204301075,
104
+ "negative_near_at_16_thr_0p4": 0.48
105
+ },
106
+ "per_task": {
107
+ "LiftPegUpright-v1": {
108
+ "num_groups": 8,
109
+ "mean_positive_min_rms_l2_at_1": 0.3562089851810504,
110
+ "median_positive_min_rms_l2_at_1": 0.26380932214793024,
111
+ "positive_closer_than_negative_rate_at_1": 0.625,
112
+ "ptr_proxy_at_1_thr_0p05": 0.0,
113
+ "negative_near_at_1_thr_0p05": 0.0,
114
+ "ptr_proxy_at_1_thr_0p1": 0.125,
115
+ "negative_near_at_1_thr_0p1": 0.0,
116
+ "ptr_proxy_at_1_thr_0p2": 0.25,
117
+ "negative_near_at_1_thr_0p2": 0.0,
118
+ "ptr_proxy_at_1_thr_0p4": 0.625,
119
+ "negative_near_at_1_thr_0p4": 0.625,
120
+ "mean_positive_min_rms_l2_at_2": 0.33353596013534437,
121
+ "median_positive_min_rms_l2_at_2": 0.2083981458230849,
122
+ "positive_closer_than_negative_rate_at_2": 0.625,
123
+ "ptr_proxy_at_2_thr_0p05": 0.0,
124
+ "negative_near_at_2_thr_0p05": 0.0,
125
+ "ptr_proxy_at_2_thr_0p1": 0.125,
126
+ "negative_near_at_2_thr_0p1": 0.0,
127
+ "ptr_proxy_at_2_thr_0p2": 0.5,
128
+ "negative_near_at_2_thr_0p2": 0.0,
129
+ "ptr_proxy_at_2_thr_0p4": 0.625,
130
+ "negative_near_at_2_thr_0p4": 0.625,
131
+ "mean_positive_min_rms_l2_at_4": 0.30933074998411647,
132
+ "median_positive_min_rms_l2_at_4": 0.2083981458230849,
133
+ "positive_closer_than_negative_rate_at_4": 0.5,
134
+ "ptr_proxy_at_4_thr_0p05": 0.0,
135
+ "negative_near_at_4_thr_0p05": 0.125,
136
+ "ptr_proxy_at_4_thr_0p1": 0.125,
137
+ "negative_near_at_4_thr_0p1": 0.125,
138
+ "ptr_proxy_at_4_thr_0p2": 0.5,
139
+ "negative_near_at_4_thr_0p2": 0.125,
140
+ "ptr_proxy_at_4_thr_0p4": 0.75,
141
+ "negative_near_at_4_thr_0p4": 0.625,
142
+ "mean_positive_min_rms_l2_at_8": 0.2931470249323241,
143
+ "median_positive_min_rms_l2_at_8": 0.1987891606298727,
144
+ "positive_closer_than_negative_rate_at_8": 0.5,
145
+ "ptr_proxy_at_8_thr_0p05": 0.0,
146
+ "negative_near_at_8_thr_0p05": 0.125,
147
+ "ptr_proxy_at_8_thr_0p1": 0.125,
148
+ "negative_near_at_8_thr_0p1": 0.125,
149
+ "ptr_proxy_at_8_thr_0p2": 0.5,
150
+ "negative_near_at_8_thr_0p2": 0.125,
151
+ "ptr_proxy_at_8_thr_0p4": 0.75,
152
+ "negative_near_at_8_thr_0p4": 0.75,
153
+ "mean_positive_min_rms_l2_at_16": 0.20689371213433527,
154
+ "median_positive_min_rms_l2_at_16": 0.1547723887626152,
155
+ "positive_closer_than_negative_rate_at_16": 0.5,
156
+ "ptr_proxy_at_16_thr_0p05": 0.0,
157
+ "negative_near_at_16_thr_0p05": 0.25,
158
+ "ptr_proxy_at_16_thr_0p1": 0.25,
159
+ "negative_near_at_16_thr_0p1": 0.25,
160
+ "ptr_proxy_at_16_thr_0p2": 0.75,
161
+ "negative_near_at_16_thr_0p2": 0.375,
162
+ "ptr_proxy_at_16_thr_0p4": 0.875,
163
+ "negative_near_at_16_thr_0p4": 0.875
164
+ },
165
+ "PickCube-v1": {
166
+ "num_groups": 3,
167
+ "mean_positive_min_rms_l2_at_1": 0.37288334317667443,
168
+ "median_positive_min_rms_l2_at_1": 0.4941329984476599,
169
+ "positive_closer_than_negative_rate_at_1": 1.0,
170
+ "ptr_proxy_at_1_thr_0p05": 0.0,
171
+ "negative_near_at_1_thr_0p05": 0.0,
172
+ "ptr_proxy_at_1_thr_0p1": 0.3333333333333333,
173
+ "negative_near_at_1_thr_0p1": 0.0,
174
+ "ptr_proxy_at_1_thr_0p2": 0.3333333333333333,
175
+ "negative_near_at_1_thr_0p2": 0.0,
176
+ "ptr_proxy_at_1_thr_0p4": 0.3333333333333333,
177
+ "negative_near_at_1_thr_0p4": 0.3333333333333333,
178
+ "mean_positive_min_rms_l2_at_2": 0.08913624926911003,
179
+ "median_positive_min_rms_l2_at_2": 0.08744113124496442,
180
+ "positive_closer_than_negative_rate_at_2": 1.0,
181
+ "ptr_proxy_at_2_thr_0p05": 0.0,
182
+ "negative_near_at_2_thr_0p05": 0.0,
183
+ "ptr_proxy_at_2_thr_0p1": 1.0,
184
+ "negative_near_at_2_thr_0p1": 0.0,
185
+ "ptr_proxy_at_2_thr_0p2": 1.0,
186
+ "negative_near_at_2_thr_0p2": 0.3333333333333333,
187
+ "ptr_proxy_at_2_thr_0p4": 1.0,
188
+ "negative_near_at_2_thr_0p4": 1.0,
189
+ "mean_positive_min_rms_l2_at_4": 0.08913624926911003,
190
+ "median_positive_min_rms_l2_at_4": 0.08744113124496442,
191
+ "positive_closer_than_negative_rate_at_4": 1.0,
192
+ "ptr_proxy_at_4_thr_0p05": 0.0,
193
+ "negative_near_at_4_thr_0p05": 0.0,
194
+ "ptr_proxy_at_4_thr_0p1": 1.0,
195
+ "negative_near_at_4_thr_0p1": 0.0,
196
+ "ptr_proxy_at_4_thr_0p2": 1.0,
197
+ "negative_near_at_4_thr_0p2": 0.3333333333333333,
198
+ "ptr_proxy_at_4_thr_0p4": 1.0,
199
+ "negative_near_at_4_thr_0p4": 1.0,
200
+ "mean_positive_min_rms_l2_at_8": 0.08913624926911003,
201
+ "median_positive_min_rms_l2_at_8": 0.08744113124496442,
202
+ "positive_closer_than_negative_rate_at_8": 1.0,
203
+ "ptr_proxy_at_8_thr_0p05": 0.0,
204
+ "negative_near_at_8_thr_0p05": 0.0,
205
+ "ptr_proxy_at_8_thr_0p1": 1.0,
206
+ "negative_near_at_8_thr_0p1": 0.0,
207
+ "ptr_proxy_at_8_thr_0p2": 1.0,
208
+ "negative_near_at_8_thr_0p2": 0.3333333333333333,
209
+ "ptr_proxy_at_8_thr_0p4": 1.0,
210
+ "negative_near_at_8_thr_0p4": 1.0,
211
+ "mean_positive_min_rms_l2_at_16": 0.08913624926911003,
212
+ "median_positive_min_rms_l2_at_16": 0.08744113124496442,
213
+ "positive_closer_than_negative_rate_at_16": 1.0,
214
+ "ptr_proxy_at_16_thr_0p05": 0.0,
215
+ "negative_near_at_16_thr_0p05": 0.0,
216
+ "ptr_proxy_at_16_thr_0p1": 1.0,
217
+ "negative_near_at_16_thr_0p1": 0.0,
218
+ "ptr_proxy_at_16_thr_0p2": 1.0,
219
+ "negative_near_at_16_thr_0p2": 0.3333333333333333,
220
+ "ptr_proxy_at_16_thr_0p4": 1.0,
221
+ "negative_near_at_16_thr_0p4": 1.0
222
+ },
223
+ "PullCube-v1": {
224
+ "num_groups": 51,
225
+ "mean_positive_min_rms_l2_at_1": 1.1033728158736926,
226
+ "median_positive_min_rms_l2_at_1": 1.183415145210114,
227
+ "positive_closer_than_negative_rate_at_1": 0.575,
228
+ "ptr_proxy_at_1_thr_0p05": 0.0,
229
+ "negative_near_at_1_thr_0p05": 0.0,
230
+ "ptr_proxy_at_1_thr_0p1": 0.0,
231
+ "negative_near_at_1_thr_0p1": 0.0,
232
+ "ptr_proxy_at_1_thr_0p2": 0.0196078431372549,
233
+ "negative_near_at_1_thr_0p2": 0.0,
234
+ "ptr_proxy_at_1_thr_0p4": 0.0784313725490196,
235
+ "negative_near_at_1_thr_0p4": 0.1,
236
+ "mean_positive_min_rms_l2_at_2": 1.061475302784226,
237
+ "median_positive_min_rms_l2_at_2": 1.183415145210114,
238
+ "positive_closer_than_negative_rate_at_2": 0.575,
239
+ "ptr_proxy_at_2_thr_0p05": 0.0,
240
+ "negative_near_at_2_thr_0p05": 0.0,
241
+ "ptr_proxy_at_2_thr_0p1": 0.0,
242
+ "negative_near_at_2_thr_0p1": 0.0,
243
+ "ptr_proxy_at_2_thr_0p2": 0.0392156862745098,
244
+ "negative_near_at_2_thr_0p2": 0.0,
245
+ "ptr_proxy_at_2_thr_0p4": 0.11764705882352941,
246
+ "negative_near_at_2_thr_0p4": 0.125,
247
+ "mean_positive_min_rms_l2_at_4": 1.0132411452895909,
248
+ "median_positive_min_rms_l2_at_4": 1.183415145210114,
249
+ "positive_closer_than_negative_rate_at_4": 0.55,
250
+ "ptr_proxy_at_4_thr_0p05": 0.0,
251
+ "negative_near_at_4_thr_0p05": 0.0,
252
+ "ptr_proxy_at_4_thr_0p1": 0.0,
253
+ "negative_near_at_4_thr_0p1": 0.0,
254
+ "ptr_proxy_at_4_thr_0p2": 0.058823529411764705,
255
+ "negative_near_at_4_thr_0p2": 0.0,
256
+ "ptr_proxy_at_4_thr_0p4": 0.13725490196078433,
257
+ "negative_near_at_4_thr_0p4": 0.125,
258
+ "mean_positive_min_rms_l2_at_8": 0.9319517977475704,
259
+ "median_positive_min_rms_l2_at_8": 1.0196442432429387,
260
+ "positive_closer_than_negative_rate_at_8": 0.5,
261
+ "ptr_proxy_at_8_thr_0p05": 0.0,
262
+ "negative_near_at_8_thr_0p05": 0.0,
263
+ "ptr_proxy_at_8_thr_0p1": 0.0,
264
+ "negative_near_at_8_thr_0p1": 0.0,
265
+ "ptr_proxy_at_8_thr_0p2": 0.058823529411764705,
266
+ "negative_near_at_8_thr_0p2": 0.0,
267
+ "ptr_proxy_at_8_thr_0p4": 0.1568627450980392,
268
+ "negative_near_at_8_thr_0p4": 0.15,
269
+ "mean_positive_min_rms_l2_at_16": 0.7822090398448788,
270
+ "median_positive_min_rms_l2_at_16": 0.6971400912952269,
271
+ "positive_closer_than_negative_rate_at_16": 0.475,
272
+ "ptr_proxy_at_16_thr_0p05": 0.0,
273
+ "negative_near_at_16_thr_0p05": 0.0,
274
+ "ptr_proxy_at_16_thr_0p1": 0.0,
275
+ "negative_near_at_16_thr_0p1": 0.0,
276
+ "ptr_proxy_at_16_thr_0p2": 0.058823529411764705,
277
+ "negative_near_at_16_thr_0p2": 0.0,
278
+ "ptr_proxy_at_16_thr_0p4": 0.21568627450980393,
279
+ "negative_near_at_16_thr_0p4": 0.225
280
+ },
281
+ "PushCube-v1": {
282
+ "num_groups": 15,
283
+ "mean_positive_min_rms_l2_at_1": 0.41723503752249363,
284
+ "median_positive_min_rms_l2_at_1": 0.36827869806104446,
285
+ "positive_closer_than_negative_rate_at_1": 1.0,
286
+ "ptr_proxy_at_1_thr_0p05": 0.0,
287
+ "negative_near_at_1_thr_0p05": 0.0,
288
+ "ptr_proxy_at_1_thr_0p1": 0.0,
289
+ "negative_near_at_1_thr_0p1": 0.0,
290
+ "ptr_proxy_at_1_thr_0p2": 0.0,
291
+ "negative_near_at_1_thr_0p2": 0.0,
292
+ "ptr_proxy_at_1_thr_0p4": 0.6,
293
+ "negative_near_at_1_thr_0p4": 0.0,
294
+ "mean_positive_min_rms_l2_at_2": 0.3648681900057619,
295
+ "median_positive_min_rms_l2_at_2": 0.33351215621699914,
296
+ "positive_closer_than_negative_rate_at_2": 1.0,
297
+ "ptr_proxy_at_2_thr_0p05": 0.0,
298
+ "negative_near_at_2_thr_0p05": 0.0,
299
+ "ptr_proxy_at_2_thr_0p1": 0.0,
300
+ "negative_near_at_2_thr_0p1": 0.0,
301
+ "ptr_proxy_at_2_thr_0p2": 0.06666666666666667,
302
+ "negative_near_at_2_thr_0p2": 0.0,
303
+ "ptr_proxy_at_2_thr_0p4": 0.8,
304
+ "negative_near_at_2_thr_0p4": 0.125,
305
+ "mean_positive_min_rms_l2_at_4": 0.3576885676693985,
306
+ "median_positive_min_rms_l2_at_4": 0.33351215621699914,
307
+ "positive_closer_than_negative_rate_at_4": 1.0,
308
+ "ptr_proxy_at_4_thr_0p05": 0.0,
309
+ "negative_near_at_4_thr_0p05": 0.0,
310
+ "ptr_proxy_at_4_thr_0p1": 0.0,
311
+ "negative_near_at_4_thr_0p1": 0.0,
312
+ "ptr_proxy_at_4_thr_0p2": 0.13333333333333333,
313
+ "negative_near_at_4_thr_0p2": 0.0,
314
+ "ptr_proxy_at_4_thr_0p4": 0.8,
315
+ "negative_near_at_4_thr_0p4": 0.125,
316
+ "mean_positive_min_rms_l2_at_8": 0.3348754539642549,
317
+ "median_positive_min_rms_l2_at_8": 0.3057778182753083,
318
+ "positive_closer_than_negative_rate_at_8": 1.0,
319
+ "ptr_proxy_at_8_thr_0p05": 0.0,
320
+ "negative_near_at_8_thr_0p05": 0.0,
321
+ "ptr_proxy_at_8_thr_0p1": 0.0,
322
+ "negative_near_at_8_thr_0p1": 0.0,
323
+ "ptr_proxy_at_8_thr_0p2": 0.2,
324
+ "negative_near_at_8_thr_0p2": 0.0,
325
+ "ptr_proxy_at_8_thr_0p4": 0.8,
326
+ "negative_near_at_8_thr_0p4": 0.125,
327
+ "mean_positive_min_rms_l2_at_16": 0.2870035105184261,
328
+ "median_positive_min_rms_l2_at_16": 0.2732232728474503,
329
+ "positive_closer_than_negative_rate_at_16": 1.0,
330
+ "ptr_proxy_at_16_thr_0p05": 0.0,
331
+ "negative_near_at_16_thr_0p05": 0.0,
332
+ "ptr_proxy_at_16_thr_0p1": 0.0,
333
+ "negative_near_at_16_thr_0p1": 0.0,
334
+ "ptr_proxy_at_16_thr_0p2": 0.2,
335
+ "negative_near_at_16_thr_0p2": 0.0,
336
+ "ptr_proxy_at_16_thr_0p4": 0.8666666666666667,
337
+ "negative_near_at_16_thr_0p4": 0.375
338
+ },
339
+ "StackCube-v1": {
340
+ "num_groups": 16,
341
+ "mean_positive_min_rms_l2_at_1": 0.371519358903045,
342
+ "median_positive_min_rms_l2_at_1": 0.35482668043742205,
343
+ "positive_closer_than_negative_rate_at_1": 0.9375,
344
+ "ptr_proxy_at_1_thr_0p05": 0.0,
345
+ "negative_near_at_1_thr_0p05": 0.0,
346
+ "ptr_proxy_at_1_thr_0p1": 0.0625,
347
+ "negative_near_at_1_thr_0p1": 0.0,
348
+ "ptr_proxy_at_1_thr_0p2": 0.1875,
349
+ "negative_near_at_1_thr_0p2": 0.0,
350
+ "ptr_proxy_at_1_thr_0p4": 0.5625,
351
+ "negative_near_at_1_thr_0p4": 0.5,
352
+ "mean_positive_min_rms_l2_at_2": 0.3561827742301344,
353
+ "median_positive_min_rms_l2_at_2": 0.3305456475069998,
354
+ "positive_closer_than_negative_rate_at_2": 0.9375,
355
+ "ptr_proxy_at_2_thr_0p05": 0.0,
356
+ "negative_near_at_2_thr_0p05": 0.0,
357
+ "ptr_proxy_at_2_thr_0p1": 0.0625,
358
+ "negative_near_at_2_thr_0p1": 0.0,
359
+ "ptr_proxy_at_2_thr_0p2": 0.1875,
360
+ "negative_near_at_2_thr_0p2": 0.0,
361
+ "ptr_proxy_at_2_thr_0p4": 0.5625,
362
+ "negative_near_at_2_thr_0p4": 0.5,
363
+ "mean_positive_min_rms_l2_at_4": 0.288703447402939,
364
+ "median_positive_min_rms_l2_at_4": 0.241583691180804,
365
+ "positive_closer_than_negative_rate_at_4": 0.9375,
366
+ "ptr_proxy_at_4_thr_0p05": 0.0,
367
+ "negative_near_at_4_thr_0p05": 0.0,
368
+ "ptr_proxy_at_4_thr_0p1": 0.0625,
369
+ "negative_near_at_4_thr_0p1": 0.0,
370
+ "ptr_proxy_at_4_thr_0p2": 0.25,
371
+ "negative_near_at_4_thr_0p2": 0.0,
372
+ "ptr_proxy_at_4_thr_0p4": 0.8125,
373
+ "negative_near_at_4_thr_0p4": 0.75,
374
+ "mean_positive_min_rms_l2_at_8": 0.25370606893009645,
375
+ "median_positive_min_rms_l2_at_8": 0.2166396257189382,
376
+ "positive_closer_than_negative_rate_at_8": 0.9375,
377
+ "ptr_proxy_at_8_thr_0p05": 0.0,
378
+ "negative_near_at_8_thr_0p05": 0.0,
379
+ "ptr_proxy_at_8_thr_0p1": 0.0625,
380
+ "negative_near_at_8_thr_0p1": 0.0,
381
+ "ptr_proxy_at_8_thr_0p2": 0.375,
382
+ "negative_near_at_8_thr_0p2": 0.0,
383
+ "ptr_proxy_at_8_thr_0p4": 0.875,
384
+ "negative_near_at_8_thr_0p4": 0.875,
385
+ "mean_positive_min_rms_l2_at_16": 0.22077616221666296,
386
+ "median_positive_min_rms_l2_at_16": 0.21083167711503367,
387
+ "positive_closer_than_negative_rate_at_16": 0.9375,
388
+ "ptr_proxy_at_16_thr_0p05": 0.0,
389
+ "negative_near_at_16_thr_0p05": 0.0,
390
+ "ptr_proxy_at_16_thr_0p1": 0.1875,
391
+ "negative_near_at_16_thr_0p1": 0.0,
392
+ "ptr_proxy_at_16_thr_0p2": 0.4375,
393
+ "negative_near_at_16_thr_0p2": 0.0,
394
+ "ptr_proxy_at_16_thr_0p4": 0.9375,
395
+ "negative_near_at_16_thr_0p4": 0.875
396
+ }
397
+ },
398
+ "targets": "/lustre09/project/6037638/knguy52/vla/results/generator_v2_positive_tangent_targets.json"
399
+ }