File size: 11,834 Bytes
d9517a8
 
f87de46
 
350d7fe
 
 
 
aed8dba
 
 
 
7d18bb5
 
 
17a7762
7896322
 
 
 
e6a2039
 
 
 
5c5f9f5
 
 
 
0768bc7
 
 
 
480955f
 
 
 
dd55a3e
 
 
 
4f14f05
 
 
17c8a8a
a440d6c
 
 
3f6fa33
85c0a8f
 
 
 
e41d2b9
 
 
 
cb0eeaa
 
 
 
e9b8c7e
 
 
 
1ae4b02
 
 
 
3a68460
 
 
 
1b41ac5
 
 
 
c956768
 
 
 
66385a8
 
 
 
77b7059
 
 
c5719b7
47213fe
 
 
0e9e4a8
be96b71
 
 
ed5b05b
b841963
 
 
905223c
4c4027b
 
 
339674a
216dd21
 
 
effccd2
5ff80ca
 
 
ee44f89
684e7a5
 
 
8278d55
fc9c3dd
 
 
88fc939
e09c7c8
 
 
ee74f38
4c1f81f
 
 
fb21722
a31efb3
 
 
296e3af
7a50698
 
 
2d751fb
b3ba435
 
 
ca7d5e8
3d6900e
 
 
48112d5
aa38f8b
 
 
 
3dbc18a
 
 
 
db72342
 
 
 
85f4cb1
 
 
 
4dd4129
 
 
 
53f8502
 
 
 
9739737
 
 
 
59195db
 
 
 
32e5c1b
 
 
 
b17ae22
 
 
 
d767dda
 
 
 
290d762
 
 
 
613df6e
 
 
 
55afee3
 
 
 
9d75d97
 
 
 
d65ea0c
 
 
 
f1c948e
 
 
 
20cd620
 
 
 
1e183f6
 
 
 
0ee9c60
 
 
 
e651838
 
 
 
0d6eb41
 
 
 
77f9a67
 
 
 
63bfb84
 
 
 
e0c3a78
 
 
 
6cb882c
 
 
 
dd1828d
 
 
 
08a3337
 
 
c12b024
613d92d
 
 
523022c
547b8bc
 
 
9172da4
a771f4a
 
 
a0bb619
7081eb6
 
 
5ae0d31
72be143
 
 
ba5d285
f0b737a
 
 
7b84df0
f979304
 
 
31d2901
01d66c3
 
 
4811007
13301c5
 
 
1698bee
0e4de12
 
 
 
145b3fe
 
 
 
ee862aa
 
 
 
d70944b
 
 
 
c15b5f1
 
 
 
1eebd76
 
 
 
475462a
 
 
 
248e626
 
 
 
5153293
 
 
 
b4e5f61
 
 
 
0d21fd2
 
 
 
f282fbd
 
 
 
0b753f2
 
 
 
3271022
 
 
8a436e3
5d98c48
 
 
4373cb3
3bbaff5
 
 
203cd77
271873c
 
 
464b3dc
9643992
 
 
7599420
87e4184
 
 
2dc0efb
17ce70a
 
 
b6bbfdb
c0507cc
 
 
0dffffa
03db55e
 
 
e3014b3
c18b1b0
 
 
 
c6c5b94
 
 
 
105b50f
 
 
 
2884533
 
 
 
a6da2a2
 
 
 
fa4d0bc
 
 
 
664b4f0
 
 
 
22180bc
 
 
 
f91ae1e
 
 
 
d9517a8
 
1
2
3
4
5
6
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
405
406
407
408
409
410
411
412
413
414
415
416
417
418
{
  "__summary__": {
    "text": "Distilled model is good at following prompts by default.\n2B performs better when run for more steps as expected. Weather. background and building changes work well, car color change more often than not leads to artifacts, masking mostly leads to a lot of hallucination.",
    "updated": "2026-06-19T15:23:02.905276Z"
  },
  "cosmos:sunny/weather/2b_step4_masked": {
    "text": "",
    "updated": "2026-06-21T17:49:53.610226Z"
  },
  "cosmos:sunny/weather/2b_step4": {
    "text": "",
    "updated": "2026-06-21T17:49:54.098303Z"
  },
  "edge:sunny/weather/distilled_step4_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:39.661400Z"
  },
  "cosmos:__summary__": {
    "text": "",
    "updated": "2026-06-21T17:49:54.994676Z"
  },
  "cosmos:sunny/Building/distilled_step4": {
    "text": "",
    "updated": "2026-06-21T17:49:55.467702Z"
  },
  "cosmos:sunny/weather/2b_step35_masked": {
    "text": "",
    "updated": "2026-06-21T17:49:56.001275Z"
  },
  "cosmos:rainy/Building/distilled_step4": {
    "text": "",
    "updated": "2026-06-21T17:49:56.450405Z"
  },
  "cosmos:rainy/Building/2b_step15": {
    "text": "",
    "updated": "2026-06-21T17:49:56.883397Z"
  },
  "cosmos:sunny/background/distilled_step4": {
    "text": "",
    "updated": "2026-06-21T17:49:57.380058Z"
  },
  "edge:rainy/Building/distilled_step4_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:48.388735Z"
  },
  "edge:rainy/Building/2b_step35_masked_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:52.970721Z"
  },
  "cosmos:sunny/weather/2b_step35": {
    "text": "",
    "updated": "2026-06-21T17:49:59.054039Z"
  },
  "cosmos:sunny/weather/distilled_step4": {
    "text": "",
    "updated": "2026-06-21T17:49:59.595449Z"
  },
  "cosmos:sunny/background/2b_step4_masked": {
    "text": "",
    "updated": "2026-06-21T17:49:59.947456Z"
  },
  "cosmos:sunny/background/2b_step15_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:00.447407Z"
  },
  "cosmos:sunny/weather/2b_step15": {
    "text": "",
    "updated": "2026-06-21T17:50:00.958812Z"
  },
  "cosmos:sunny/background/2b_step15": {
    "text": "",
    "updated": "2026-06-21T17:50:01.645107Z"
  },
  "cosmos:sunny/weather/2b_step15_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:02.220163Z"
  },
  "cosmos:sunny/background/2b_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:02.712152Z"
  },
  "cosmos:sunny/background/2b_step35": {
    "text": "",
    "updated": "2026-06-21T17:50:03.318605Z"
  },
  "edge:sunny/weather/2b_step35_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:40.229839Z"
  },
  "edge:__summary__": {
    "text": "",
    "updated": "2026-06-25T14:11:35.457456Z"
  },
  "edge:sunny/weather/distilled_step4_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:38.459423Z"
  },
  "edge:sunny/weather/2b_step35_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:37.416580Z"
  },
  "edge:sunny/weather/2b_step35_masked_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:34.542084Z"
  },
  "edge:sunny/weather/2b_step35_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:39.025647Z"
  },
  "edge:sunny/weather/distilled_step4_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:36.497758Z"
  },
  "edge:sunny/Building/2b_step35_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:42.909836Z"
  },
  "edge:sunny/Building/distilled_step4_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:41.148665Z"
  },
  "edge:sunny/Building/distilled_step4_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:36.050941Z"
  },
  "edge:sunny/weather/2b_step35_masked_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:37.954121Z"
  },
  "edge:sunny/weather/2b_step35_masked_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:40.658912Z"
  },
  "edge:sunny/Building/distilled_step4_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:41.895864Z"
  },
  "edge:sunny/Building/2b_step35_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:43.366949Z"
  },
  "edge:sunny/Building/2b_step35_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:42.386893Z"
  },
  "cosmos:sunny/background/2b_step35_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:14.590868Z"
  },
  "cosmos:sunny/Building/2b_step4_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:15.067070Z"
  },
  "cosmos:sunny/Building/2b_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:15.568172Z"
  },
  "cosmos:sunny/Building/2b_step15": {
    "text": "",
    "updated": "2026-06-21T17:50:16.128555Z"
  },
  "cosmos:sunny/Building/2b_step35": {
    "text": "",
    "updated": "2026-06-21T17:50:16.659157Z"
  },
  "cosmos:sunny/Building/2b_step35_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:17.082169Z"
  },
  "cosmos:sunny/car_color/2b_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:17.505725Z"
  },
  "cosmos:sunny/car_color/distilled_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:18.332600Z"
  },
  "cosmos:sunny/Building/2b_step15_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:18.751060Z"
  },
  "cosmos:sunny/car_color/2b_step4_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:19.178883Z"
  },
  "cosmos:sunny/car_color/2b_step15_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:19.618587Z"
  },
  "cosmos:sunny/car_color/2b_step15": {
    "text": "",
    "updated": "2026-06-21T17:50:20.062155Z"
  },
  "cosmos:sunny/car_color/2b_step35": {
    "text": "",
    "updated": "2026-06-21T17:50:20.475798Z"
  },
  "cosmos:sunny/car_color/2b_step35_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:21.143402Z"
  },
  "cosmos:rainy/weather/distilled_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:21.689116Z"
  },
  "cosmos:rainy/weather/2b_step4_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:22.136750Z"
  },
  "cosmos:rainy/weather/2b_step15_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:22.599096Z"
  },
  "cosmos:rainy/background/distilled_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:22.987245Z"
  },
  "cosmos:rainy/weather/2b_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:23.512303Z"
  },
  "cosmos:rainy/background/2b_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:23.974348Z"
  },
  "cosmos:rainy/weather/2b_step35_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:24.449203Z"
  },
  "cosmos:rainy/background/2b_step15": {
    "text": "",
    "updated": "2026-06-21T17:50:24.865145Z"
  },
  "cosmos:rainy/background/2b_step4_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:25.373957Z"
  },
  "cosmos:rainy/background/2b_step15_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:25.801136Z"
  },
  "cosmos:rainy/weather/2b_step15": {
    "text": "",
    "updated": "2026-06-21T17:50:26.235356Z"
  },
  "cosmos:rainy/weather/2b_step35": {
    "text": "",
    "updated": "2026-06-21T17:50:26.808556Z"
  },
  "cosmos:rainy/background/2b_step35": {
    "text": "",
    "updated": "2026-06-21T17:50:27.548198Z"
  },
  "edge:sunny/Building/2b_step35_masked_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:43.989433Z"
  },
  "edge:rainy/weather/distilled_step4_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:46.396083Z"
  },
  "edge:sunny/Building/2b_step35_masked_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:44.973273Z"
  },
  "edge:sunny/Building/2b_step35_masked_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:44.551565Z"
  },
  "edge:rainy/weather/distilled_step4_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:45.489689Z"
  },
  "edge:rainy/weather/distilled_step4_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:36.929013Z"
  },
  "edge:rainy/weather/2b_step35_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:50.326781Z"
  },
  "edge:rainy/weather/2b_step35_masked_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:51.961006Z"
  },
  "edge:rainy/weather/2b_step35_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:47.801963Z"
  },
  "edge:rainy/weather/2b_step35_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:45.969245Z"
  },
  "cosmos:rainy/background/2b_step35_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:36.569233Z"
  },
  "cosmos:rainy/Building/2b_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:37.228862Z"
  },
  "cosmos:rainy/Building/2b_step35": {
    "text": "",
    "updated": "2026-06-21T17:50:38.048174Z"
  },
  "cosmos:rainy/Building/2b_step4_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:38.783953Z"
  },
  "cosmos:rainy/Building/2b_step35_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:39.291254Z"
  },
  "cosmos:rainy/car_color/2b_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:39.953534Z"
  },
  "cosmos:rainy/car_color/distilled_step4": {
    "text": "",
    "updated": "2026-06-21T17:50:40.543062Z"
  },
  "cosmos:rainy/car_color/2b_step35": {
    "text": "",
    "updated": "2026-06-21T17:50:41.264283Z"
  },
  "cosmos:rainy/car_color/2b_step4_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:41.753969Z"
  },
  "cosmos:rainy/Building/2b_step15_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:42.264768Z"
  },
  "cosmos:rainy/car_color/2b_step15_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:42.740139Z"
  },
  "cosmos:rainy/car_color/2b_step35_masked": {
    "text": "",
    "updated": "2026-06-21T17:50:43.314521Z"
  },
  "cosmos:rainy/car_color/2b_step15": {
    "text": "",
    "updated": "2026-06-21T17:50:43.955202Z"
  },
  "edge:rainy/weather/2b_step35_masked_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:46.850829Z"
  },
  "edge:rainy/weather/2b_step35_masked_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:49.665230Z"
  },
  "edge:rainy/Building/distilled_step4_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:50.780554Z"
  },
  "edge:rainy/Building/2b_step35_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:53.452248Z"
  },
  "edge:rainy/Building/2b_step35_bg0.1_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:54.026624Z"
  },
  "edge:rainy/Building/distilled_step4_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:51.508985Z"
  },
  "edge:rainy/Building/2b_step35_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:52.536256Z"
  },
  "edge:rainy/Building/2b_step35_masked_bg0.5_rm1": {
    "text": "",
    "updated": "2026-06-25T14:11:54.464797Z"
  },
  "edge:rainy/Building/2b_step35_masked_bg0.1_rm0.5": {
    "text": "",
    "updated": "2026-06-25T14:11:54.898830Z"
  },
  "edgecompare:sunny/Building/hybrid": {
    "text": "",
    "updated": "2026-06-26T00:27:07.175205Z"
  },
  "edgecompare:sunny/Building/semseg": {
    "text": "",
    "updated": "2026-06-26T00:27:07.939728Z"
  },
  "edgecompare:sunny/car color/hybrid": {
    "text": "",
    "updated": "2026-06-26T00:27:08.522811Z"
  },
  "edgecompare:sunny/car color/semseg": {
    "text": "",
    "updated": "2026-06-26T00:27:09.100104Z"
  },
  "edgecompare:sunny/weather/semseg": {
    "text": "",
    "updated": "2026-06-26T00:27:09.767086Z"
  },
  "edgecompare:__summary__": {
    "text": "",
    "updated": "2026-06-26T00:27:10.208575Z"
  },
  "edgecompare:sunny/weather/hybrid": {
    "text": "",
    "updated": "2026-06-26T00:27:10.673083Z"
  },
  "edgecompare:sunny/background/hybrid": {
    "text": "",
    "updated": "2026-06-26T00:27:11.259264Z"
  },
  "edgecompare:sunny/background/semseg": {
    "text": "",
    "updated": "2026-06-26T00:27:11.739466Z"
  }
}