DsL commited on
Commit
85274fb
·
1 Parent(s): a1f6d1f

update croissant json

Browse files
Files changed (1) hide show
  1. dataset.croissant.json +0 -491
dataset.croissant.json DELETED
@@ -1,491 +0,0 @@
1
- {
2
- "@context": "https://mlcroissant.org/schema/context.jsonld",
3
- "@type": "Dataset",
4
- "name": "Causal3D",
5
- "description": "Causal3D benchmark with hypothetical and real scenes.",
6
- "distribution": [
7
- {
8
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_Hypothetic_v2_linear-train.parquet",
9
- "encodingFormat": "application/x-parquet",
10
- "name": "hypothetical_scenes_Hypothetic_v2_linear",
11
- "schema": {
12
- "columns": [
13
- {
14
- "name": "image",
15
- "dtype": "image"
16
- },
17
- {
18
- "name": "file_name",
19
- "dtype": "string"
20
- },
21
- {
22
- "name": "metadata",
23
- "dtype": "string"
24
- }
25
- ]
26
- }
27
- },
28
- {
29
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_Hypothetic_v2_nonlinear-train.parquet",
30
- "encodingFormat": "application/x-parquet",
31
- "name": "hypothetical_scenes_Hypothetic_v2_nonlinear",
32
- "schema": {
33
- "columns": [
34
- {
35
- "name": "image",
36
- "dtype": "image"
37
- },
38
- {
39
- "name": "file_name",
40
- "dtype": "string"
41
- },
42
- {
43
- "name": "metadata",
44
- "dtype": "string"
45
- }
46
- ]
47
- }
48
- },
49
- {
50
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_Hypothetic_v3_fully_connected_linear-train.parquet",
51
- "encodingFormat": "application/x-parquet",
52
- "name": "hypothetical_scenes_Hypothetic_v3_fully_connected_linear",
53
- "schema": {
54
- "columns": [
55
- {
56
- "name": "image",
57
- "dtype": "image"
58
- },
59
- {
60
- "name": "file_name",
61
- "dtype": "string"
62
- },
63
- {
64
- "name": "metadata",
65
- "dtype": "string"
66
- }
67
- ]
68
- }
69
- },
70
- {
71
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_Hypothetic_v4_linear_full_connected-train.parquet",
72
- "encodingFormat": "application/x-parquet",
73
- "name": "hypothetical_scenes_Hypothetic_v4_linear_full_connected",
74
- "schema": {
75
- "columns": [
76
- {
77
- "name": "image",
78
- "dtype": "image"
79
- },
80
- {
81
- "name": "file_name",
82
- "dtype": "string"
83
- },
84
- {
85
- "name": "metadata",
86
- "dtype": "string"
87
- }
88
- ]
89
- }
90
- },
91
- {
92
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_Hypothetic_v4_linear_v-train.parquet",
93
- "encodingFormat": "application/x-parquet",
94
- "name": "hypothetical_scenes_Hypothetic_v4_linear_v",
95
- "schema": {
96
- "columns": [
97
- {
98
- "name": "image",
99
- "dtype": "image"
100
- },
101
- {
102
- "name": "file_name",
103
- "dtype": "string"
104
- },
105
- {
106
- "name": "metadata",
107
- "dtype": "string"
108
- }
109
- ]
110
- }
111
- },
112
- {
113
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_Hypothetic_v4_nonlinear_v-train.parquet",
114
- "encodingFormat": "application/x-parquet",
115
- "name": "hypothetical_scenes_Hypothetic_v4_nonlinear_v",
116
- "schema": {
117
- "columns": [
118
- {
119
- "name": "image",
120
- "dtype": "image"
121
- },
122
- {
123
- "name": "file_name",
124
- "dtype": "string"
125
- },
126
- {
127
- "name": "metadata",
128
- "dtype": "string"
129
- }
130
- ]
131
- }
132
- },
133
- {
134
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_Hypothetic_v5_linear-train.parquet",
135
- "encodingFormat": "application/x-parquet",
136
- "name": "hypothetical_scenes_Hypothetic_v5_linear",
137
- "schema": {
138
- "columns": [
139
- {
140
- "name": "image",
141
- "dtype": "image"
142
- },
143
- {
144
- "name": "file_name",
145
- "dtype": "string"
146
- },
147
- {
148
- "name": "metadata",
149
- "dtype": "string"
150
- }
151
- ]
152
- }
153
- },
154
- {
155
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_Hypothetic_v5_linear_full_connected-train.parquet",
156
- "encodingFormat": "application/x-parquet",
157
- "name": "hypothetical_scenes_Hypothetic_v5_linear_full_connected",
158
- "schema": {
159
- "columns": [
160
- {
161
- "name": "image",
162
- "dtype": "image"
163
- },
164
- {
165
- "name": "file_name",
166
- "dtype": "string"
167
- },
168
- {
169
- "name": "metadata",
170
- "dtype": "string"
171
- }
172
- ]
173
- }
174
- },
175
- {
176
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_rendered_h3_linear_128P-train.parquet",
177
- "encodingFormat": "application/x-parquet",
178
- "name": "hypothetical_scenes_rendered_h3_linear_128P",
179
- "schema": {
180
- "columns": [
181
- {
182
- "name": "image",
183
- "dtype": "image"
184
- },
185
- {
186
- "name": "file_name",
187
- "dtype": "string"
188
- },
189
- {
190
- "name": "metadata",
191
- "dtype": "string"
192
- }
193
- ]
194
- }
195
- },
196
- {
197
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_rendered_h3_nonlinear_128P-train.parquet",
198
- "encodingFormat": "application/x-parquet",
199
- "name": "hypothetical_scenes_rendered_h3_nonlinear_128P",
200
- "schema": {
201
- "columns": [
202
- {
203
- "name": "image",
204
- "dtype": "image"
205
- },
206
- {
207
- "name": "file_name",
208
- "dtype": "string"
209
- },
210
- {
211
- "name": "metadata",
212
- "dtype": "string"
213
- }
214
- ]
215
- }
216
- },
217
- {
218
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/hypothetical_scenes_rendered_h5_nonlinear-train.parquet",
219
- "encodingFormat": "application/x-parquet",
220
- "name": "hypothetical_scenes_rendered_h5_nonlinear",
221
- "schema": {
222
- "columns": [
223
- {
224
- "name": "image",
225
- "dtype": "image"
226
- },
227
- {
228
- "name": "file_name",
229
- "dtype": "string"
230
- },
231
- {
232
- "name": "metadata",
233
- "dtype": "string"
234
- }
235
- ]
236
- }
237
- },
238
- {
239
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_Real_Parabola-train.parquet",
240
- "encodingFormat": "application/x-parquet",
241
- "name": "real_scenes_Real_Parabola",
242
- "schema": {
243
- "columns": [
244
- {
245
- "name": "image",
246
- "dtype": "image"
247
- },
248
- {
249
- "name": "file_name",
250
- "dtype": "string"
251
- },
252
- {
253
- "name": "metadata",
254
- "dtype": "string"
255
- }
256
- ]
257
- }
258
- },
259
- {
260
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_Real_magnet_v3-train.parquet",
261
- "encodingFormat": "application/x-parquet",
262
- "name": "real_scenes_Real_magnet_v3",
263
- "schema": {
264
- "columns": [
265
- {
266
- "name": "image",
267
- "dtype": "image"
268
- },
269
- {
270
- "name": "file_name",
271
- "dtype": "string"
272
- },
273
- {
274
- "name": "metadata",
275
- "dtype": "string"
276
- }
277
- ]
278
- }
279
- },
280
- {
281
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_Real_magnet_v3_5-train.parquet",
282
- "encodingFormat": "application/x-parquet",
283
- "name": "real_scenes_Real_magnet_v3_5",
284
- "schema": {
285
- "columns": [
286
- {
287
- "name": "image",
288
- "dtype": "image"
289
- },
290
- {
291
- "name": "file_name",
292
- "dtype": "string"
293
- },
294
- {
295
- "name": "metadata",
296
- "dtype": "string"
297
- }
298
- ]
299
- }
300
- },
301
- {
302
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_Real_parabola_multi_view-train.parquet",
303
- "encodingFormat": "application/x-parquet",
304
- "name": "real_scenes_Real_parabola_multi_view",
305
- "schema": {
306
- "columns": [
307
- {
308
- "name": "image",
309
- "dtype": "image"
310
- },
311
- {
312
- "name": "file_name",
313
- "dtype": "string"
314
- },
315
- {
316
- "name": "metadata",
317
- "dtype": "string"
318
- }
319
- ]
320
- }
321
- },
322
- {
323
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_Real_spring_v3_256P-train.parquet",
324
- "encodingFormat": "application/x-parquet",
325
- "name": "real_scenes_Real_spring_v3_256P",
326
- "schema": {
327
- "columns": [
328
- {
329
- "name": "image",
330
- "dtype": "image"
331
- },
332
- {
333
- "name": "file_name",
334
- "dtype": "string"
335
- },
336
- {
337
- "name": "metadata",
338
- "dtype": "string"
339
- }
340
- ]
341
- }
342
- },
343
- {
344
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_Water_flow_scene_render-train.parquet",
345
- "encodingFormat": "application/x-parquet",
346
- "name": "real_scenes_Water_flow_scene_render",
347
- "schema": {
348
- "columns": [
349
- {
350
- "name": "image",
351
- "dtype": "image"
352
- },
353
- {
354
- "name": "file_name",
355
- "dtype": "string"
356
- },
357
- {
358
- "name": "metadata",
359
- "dtype": "string"
360
- }
361
- ]
362
- }
363
- },
364
- {
365
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_convex_len_render_images-train.parquet",
366
- "encodingFormat": "application/x-parquet",
367
- "name": "real_scenes_convex_len_render_images",
368
- "schema": {
369
- "columns": [
370
- {
371
- "name": "image",
372
- "dtype": "image"
373
- },
374
- {
375
- "name": "file_name",
376
- "dtype": "string"
377
- },
378
- {
379
- "name": "metadata",
380
- "dtype": "string"
381
- }
382
- ]
383
- }
384
- },
385
- {
386
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_real_pendulum-train.parquet",
387
- "encodingFormat": "application/x-parquet",
388
- "name": "real_scenes_real_pendulum",
389
- "schema": {
390
- "columns": [
391
- {
392
- "name": "image",
393
- "dtype": "image"
394
- },
395
- {
396
- "name": "file_name",
397
- "dtype": "string"
398
- },
399
- {
400
- "name": "metadata",
401
- "dtype": "string"
402
- }
403
- ]
404
- }
405
- },
406
- {
407
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_rendered_magnetic_128-train.parquet",
408
- "encodingFormat": "application/x-parquet",
409
- "name": "real_scenes_rendered_magnetic_128",
410
- "schema": {
411
- "columns": [
412
- {
413
- "name": "image",
414
- "dtype": "image"
415
- },
416
- {
417
- "name": "file_name",
418
- "dtype": "string"
419
- },
420
- {
421
- "name": "metadata",
422
- "dtype": "string"
423
- }
424
- ]
425
- }
426
- },
427
- {
428
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_rendered_reflection_128P-train.parquet",
429
- "encodingFormat": "application/x-parquet",
430
- "name": "real_scenes_rendered_reflection_128P",
431
- "schema": {
432
- "columns": [
433
- {
434
- "name": "image",
435
- "dtype": "image"
436
- },
437
- {
438
- "name": "file_name",
439
- "dtype": "string"
440
- },
441
- {
442
- "name": "metadata",
443
- "dtype": "string"
444
- }
445
- ]
446
- }
447
- },
448
- {
449
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_seesaw_scene_128P-train.parquet",
450
- "encodingFormat": "application/x-parquet",
451
- "name": "real_scenes_seesaw_scene_128P",
452
- "schema": {
453
- "columns": [
454
- {
455
- "name": "image",
456
- "dtype": "image"
457
- },
458
- {
459
- "name": "file_name",
460
- "dtype": "string"
461
- },
462
- {
463
- "name": "metadata",
464
- "dtype": "string"
465
- }
466
- ]
467
- }
468
- },
469
- {
470
- "contentUrl": "https://huggingface.co/datasets/LLDDSS/Causal3D/resolve/main/parquet/real_scenes_spring_scene_128P-train.parquet",
471
- "encodingFormat": "application/x-parquet",
472
- "name": "real_scenes_spring_scene_128P",
473
- "schema": {
474
- "columns": [
475
- {
476
- "name": "image",
477
- "dtype": "image"
478
- },
479
- {
480
- "name": "file_name",
481
- "dtype": "string"
482
- },
483
- {
484
- "name": "metadata",
485
- "dtype": "string"
486
- }
487
- ]
488
- }
489
- }
490
- ]
491
- }