processbench commited on
Commit
c468fad
·
verified ·
1 Parent(s): 9a2aeb9

Create croissant.json

Browse files
Files changed (1) hide show
  1. croissant.json +627 -0
croissant.json ADDED
@@ -0,0 +1,627 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": {
3
+ "@language": "en",
4
+ "@vocab": "https://schema.org/",
5
+ "arrayShape": "cr:arrayShape",
6
+ "citeAs": "cr:citeAs",
7
+ "column": "cr:column",
8
+ "conformsTo": "dct:conformsTo",
9
+ "containedIn": "cr:containedIn",
10
+ "cr": "http://mlcommons.org/croissant/",
11
+ "data": {
12
+ "@id": "cr:data",
13
+ "@type": "@json"
14
+ },
15
+ "dataBiases": "cr:dataBiases",
16
+ "dataCollection": "cr:dataCollection",
17
+ "dataType": {
18
+ "@id": "cr:dataType",
19
+ "@type": "@vocab"
20
+ },
21
+ "dct": "http://purl.org/dc/terms/",
22
+ "extract": "cr:extract",
23
+ "field": "cr:field",
24
+ "fileProperty": "cr:fileProperty",
25
+ "fileObject": "cr:fileObject",
26
+ "fileSet": "cr:fileSet",
27
+ "format": "cr:format",
28
+ "includes": "cr:includes",
29
+ "isArray": "cr:isArray",
30
+ "isLiveDataset": "cr:isLiveDataset",
31
+ "jsonPath": "cr:jsonPath",
32
+ "key": "cr:key",
33
+ "md5": "cr:md5",
34
+ "parentField": "cr:parentField",
35
+ "path": "cr:path",
36
+ "personalSensitiveInformation": "cr:personalSensitiveInformation",
37
+ "recordSet": "cr:recordSet",
38
+ "references": "cr:references",
39
+ "regex": "cr:regex",
40
+ "repeated": "cr:repeated",
41
+ "replace": "cr:replace",
42
+ "sc": "https://schema.org/",
43
+ "separator": "cr:separator",
44
+ "source": "cr:source",
45
+ "subField": "cr:subField",
46
+ "transform": "cr:transform"
47
+ },
48
+ "@type": "sc:Dataset",
49
+ "distribution": [
50
+ {
51
+ "@type": "cr:FileObject",
52
+ "@id": "repo",
53
+ "name": "repo",
54
+ "description": "The Hugging Face git repository.",
55
+ "contentUrl": "https://huggingface.co/datasets/ProcessBench-2026/ProcessBench-Anom/tree/refs%2Fconvert%2Fparquet",
56
+ "encodingFormat": "git+https",
57
+ "sha256": "https://github.com/mlcommons/croissant/issues/80"
58
+ },
59
+ {
60
+ "@type": "cr:FileSet",
61
+ "@id": "parquet-files-for-config-default",
62
+ "containedIn": {
63
+ "@id": "repo"
64
+ },
65
+ "encodingFormat": "application/x-parquet",
66
+ "includes": "default/*/*.parquet"
67
+ }
68
+ ],
69
+ "recordSet": [
70
+ {
71
+ "@type": "cr:RecordSet",
72
+ "dataType": "cr:Split",
73
+ "key": {
74
+ "@id": "default_splits/split_name"
75
+ },
76
+ "@id": "default_splits",
77
+ "name": "default_splits",
78
+ "description": "Splits for the default config.",
79
+ "field": [
80
+ {
81
+ "@type": "cr:Field",
82
+ "@id": "default_splits/split_name",
83
+ "dataType": "sc:Text"
84
+ }
85
+ ],
86
+ "data": [
87
+ {
88
+ "default_splits/split_name": "train"
89
+ },
90
+ {
91
+ "default_splits/split_name": "eval"
92
+ }
93
+ ]
94
+ },
95
+ {
96
+ "@type": "cr:RecordSet",
97
+ "@id": "default",
98
+ "description": "ProcessBench-2026/ProcessBench-Anom - 'default' subset\n\nAdditional information:\n- 2 splits: train, eval",
99
+ "field": [
100
+ {
101
+ "@type": "cr:Field",
102
+ "@id": "default/split",
103
+ "dataType": "sc:Text",
104
+ "source": {
105
+ "fileSet": {
106
+ "@id": "parquet-files-for-config-default"
107
+ },
108
+ "extract": {
109
+ "fileProperty": "fullpath"
110
+ },
111
+ "transform": {
112
+ "regex": "default/(?:partial-)?(train|eval)/.+parquet$"
113
+ }
114
+ },
115
+ "references": {
116
+ "field": {
117
+ "@id": "default_splits/split_name"
118
+ }
119
+ }
120
+ },
121
+ {
122
+ "@type": "cr:Field",
123
+ "@id": "default/item_id",
124
+ "dataType": "sc:Text",
125
+ "source": {
126
+ "fileSet": {
127
+ "@id": "parquet-files-for-config-default"
128
+ },
129
+ "extract": {
130
+ "column": "item_id"
131
+ }
132
+ }
133
+ },
134
+ {
135
+ "@type": "cr:Field",
136
+ "@id": "default/split",
137
+ "dataType": "sc:Text",
138
+ "source": {
139
+ "fileSet": {
140
+ "@id": "parquet-files-for-config-default"
141
+ },
142
+ "extract": {
143
+ "column": "split"
144
+ }
145
+ }
146
+ },
147
+ {
148
+ "@type": "cr:Field",
149
+ "@id": "default/source",
150
+ "dataType": "sc:Text",
151
+ "source": {
152
+ "fileSet": {
153
+ "@id": "parquet-files-for-config-default"
154
+ },
155
+ "extract": {
156
+ "column": "source"
157
+ }
158
+ }
159
+ },
160
+ {
161
+ "@type": "cr:Field",
162
+ "@id": "default/source_slug",
163
+ "dataType": "sc:Text",
164
+ "source": {
165
+ "fileSet": {
166
+ "@id": "parquet-files-for-config-default"
167
+ },
168
+ "extract": {
169
+ "column": "source_slug"
170
+ }
171
+ }
172
+ },
173
+ {
174
+ "@type": "cr:Field",
175
+ "@id": "default/source_task_id",
176
+ "dataType": "sc:Text",
177
+ "source": {
178
+ "fileSet": {
179
+ "@id": "parquet-files-for-config-default"
180
+ },
181
+ "extract": {
182
+ "column": "source_task_id"
183
+ }
184
+ }
185
+ },
186
+ {
187
+ "@type": "cr:Field",
188
+ "@id": "default/source_unit_type",
189
+ "dataType": "sc:Text",
190
+ "source": {
191
+ "fileSet": {
192
+ "@id": "parquet-files-for-config-default"
193
+ },
194
+ "extract": {
195
+ "column": "source_unit_type"
196
+ }
197
+ }
198
+ },
199
+ {
200
+ "@type": "cr:Field",
201
+ "@id": "default/source_unit_id",
202
+ "dataType": "sc:Text",
203
+ "source": {
204
+ "fileSet": {
205
+ "@id": "parquet-files-for-config-default"
206
+ },
207
+ "extract": {
208
+ "column": "source_unit_id"
209
+ }
210
+ }
211
+ },
212
+ {
213
+ "@type": "cr:Field",
214
+ "@id": "default/task_id",
215
+ "dataType": "sc:Text",
216
+ "source": {
217
+ "fileSet": {
218
+ "@id": "parquet-files-for-config-default"
219
+ },
220
+ "extract": {
221
+ "column": "task_id"
222
+ }
223
+ }
224
+ },
225
+ {
226
+ "@type": "cr:Field",
227
+ "@id": "default/task_name",
228
+ "dataType": "sc:Text",
229
+ "source": {
230
+ "fileSet": {
231
+ "@id": "parquet-files-for-config-default"
232
+ },
233
+ "extract": {
234
+ "column": "task_name"
235
+ }
236
+ }
237
+ },
238
+ {
239
+ "@type": "cr:Field",
240
+ "@id": "default/task_type_legacy",
241
+ "dataType": "sc:Text",
242
+ "source": {
243
+ "fileSet": {
244
+ "@id": "parquet-files-for-config-default"
245
+ },
246
+ "extract": {
247
+ "column": "task_type_legacy"
248
+ }
249
+ }
250
+ },
251
+ {
252
+ "@type": "cr:Field",
253
+ "@id": "default/input_type",
254
+ "dataType": "sc:Text",
255
+ "source": {
256
+ "fileSet": {
257
+ "@id": "parquet-files-for-config-default"
258
+ },
259
+ "extract": {
260
+ "column": "input_type"
261
+ }
262
+ }
263
+ },
264
+ {
265
+ "@type": "cr:Field",
266
+ "@id": "default/question",
267
+ "dataType": "sc:Text",
268
+ "source": {
269
+ "fileSet": {
270
+ "@id": "parquet-files-for-config-default"
271
+ },
272
+ "extract": {
273
+ "column": "question"
274
+ }
275
+ }
276
+ },
277
+ {
278
+ "@type": "cr:Field",
279
+ "@id": "default/choice_A",
280
+ "dataType": "sc:Text",
281
+ "source": {
282
+ "fileSet": {
283
+ "@id": "parquet-files-for-config-default"
284
+ },
285
+ "extract": {
286
+ "column": "choice_A"
287
+ }
288
+ }
289
+ },
290
+ {
291
+ "@type": "cr:Field",
292
+ "@id": "default/choice_B",
293
+ "dataType": "sc:Text",
294
+ "source": {
295
+ "fileSet": {
296
+ "@id": "parquet-files-for-config-default"
297
+ },
298
+ "extract": {
299
+ "column": "choice_B"
300
+ }
301
+ }
302
+ },
303
+ {
304
+ "@type": "cr:Field",
305
+ "@id": "default/choice_C",
306
+ "dataType": "sc:Text",
307
+ "source": {
308
+ "fileSet": {
309
+ "@id": "parquet-files-for-config-default"
310
+ },
311
+ "extract": {
312
+ "column": "choice_C"
313
+ }
314
+ }
315
+ },
316
+ {
317
+ "@type": "cr:Field",
318
+ "@id": "default/choice_D",
319
+ "dataType": "sc:Text",
320
+ "source": {
321
+ "fileSet": {
322
+ "@id": "parquet-files-for-config-default"
323
+ },
324
+ "extract": {
325
+ "column": "choice_D"
326
+ }
327
+ }
328
+ },
329
+ {
330
+ "@type": "cr:Field",
331
+ "@id": "default/choice_E",
332
+ "dataType": "sc:Text",
333
+ "source": {
334
+ "fileSet": {
335
+ "@id": "parquet-files-for-config-default"
336
+ },
337
+ "extract": {
338
+ "column": "choice_E"
339
+ }
340
+ }
341
+ },
342
+ {
343
+ "@type": "cr:Field",
344
+ "@id": "default/choice_F",
345
+ "dataType": "sc:Text",
346
+ "source": {
347
+ "fileSet": {
348
+ "@id": "parquet-files-for-config-default"
349
+ },
350
+ "extract": {
351
+ "column": "choice_F"
352
+ }
353
+ }
354
+ },
355
+ {
356
+ "@type": "cr:Field",
357
+ "@id": "default/answer",
358
+ "dataType": "sc:Text",
359
+ "source": {
360
+ "fileSet": {
361
+ "@id": "parquet-files-for-config-default"
362
+ },
363
+ "extract": {
364
+ "column": "answer"
365
+ }
366
+ }
367
+ },
368
+ {
369
+ "@type": "cr:Field",
370
+ "@id": "default/answer_text",
371
+ "dataType": "sc:Text",
372
+ "source": {
373
+ "fileSet": {
374
+ "@id": "parquet-files-for-config-default"
375
+ },
376
+ "extract": {
377
+ "column": "answer_text"
378
+ }
379
+ }
380
+ },
381
+ {
382
+ "@type": "cr:Field",
383
+ "@id": "default/num_choices",
384
+ "dataType": "cr:Int64",
385
+ "source": {
386
+ "fileSet": {
387
+ "@id": "parquet-files-for-config-default"
388
+ },
389
+ "extract": {
390
+ "column": "num_choices"
391
+ }
392
+ }
393
+ },
394
+ {
395
+ "@type": "cr:Field",
396
+ "@id": "default/num_frames",
397
+ "dataType": "cr:Int64",
398
+ "source": {
399
+ "fileSet": {
400
+ "@id": "parquet-files-for-config-default"
401
+ },
402
+ "extract": {
403
+ "column": "num_frames"
404
+ }
405
+ }
406
+ },
407
+ {
408
+ "@type": "cr:Field",
409
+ "@id": "default/frame_indices_json",
410
+ "dataType": "sc:Text",
411
+ "source": {
412
+ "fileSet": {
413
+ "@id": "parquet-files-for-config-default"
414
+ },
415
+ "extract": {
416
+ "column": "frame_indices_json"
417
+ }
418
+ }
419
+ },
420
+ {
421
+ "@type": "cr:Field",
422
+ "@id": "default/display_labels_json",
423
+ "dataType": "sc:Text",
424
+ "source": {
425
+ "fileSet": {
426
+ "@id": "parquet-files-for-config-default"
427
+ },
428
+ "extract": {
429
+ "column": "display_labels_json"
430
+ }
431
+ }
432
+ },
433
+ {
434
+ "@type": "cr:Field",
435
+ "@id": "default/camera",
436
+ "dataType": "sc:Text",
437
+ "source": {
438
+ "fileSet": {
439
+ "@id": "parquet-files-for-config-default"
440
+ },
441
+ "extract": {
442
+ "column": "camera"
443
+ }
444
+ }
445
+ },
446
+ {
447
+ "@type": "cr:Field",
448
+ "@id": "default/arm_type",
449
+ "dataType": "sc:Text",
450
+ "source": {
451
+ "fileSet": {
452
+ "@id": "parquet-files-for-config-default"
453
+ },
454
+ "extract": {
455
+ "column": "arm_type"
456
+ }
457
+ }
458
+ },
459
+ {
460
+ "@type": "cr:Field",
461
+ "@id": "default/visual_ref",
462
+ "dataType": "sc:Text",
463
+ "source": {
464
+ "fileSet": {
465
+ "@id": "parquet-files-for-config-default"
466
+ },
467
+ "extract": {
468
+ "column": "visual_ref"
469
+ }
470
+ }
471
+ },
472
+ {
473
+ "@type": "cr:Field",
474
+ "@id": "default/source_episode_ref",
475
+ "dataType": "sc:Text",
476
+ "source": {
477
+ "fileSet": {
478
+ "@id": "parquet-files-for-config-default"
479
+ },
480
+ "extract": {
481
+ "column": "source_episode_ref"
482
+ }
483
+ }
484
+ },
485
+ {
486
+ "@type": "cr:Field",
487
+ "@id": "default/reconstruction_key_json",
488
+ "dataType": "sc:Text",
489
+ "source": {
490
+ "fileSet": {
491
+ "@id": "parquet-files-for-config-default"
492
+ },
493
+ "extract": {
494
+ "column": "reconstruction_key_json"
495
+ }
496
+ }
497
+ },
498
+ {
499
+ "@type": "cr:Field",
500
+ "@id": "default/task_meta_in_source",
501
+ "dataType": "sc:Boolean",
502
+ "source": {
503
+ "fileSet": {
504
+ "@id": "parquet-files-for-config-default"
505
+ },
506
+ "extract": {
507
+ "column": "task_meta_in_source"
508
+ }
509
+ }
510
+ },
511
+ {
512
+ "@type": "cr:Field",
513
+ "@id": "default/task_meta_public",
514
+ "dataType": "sc:Boolean",
515
+ "source": {
516
+ "fileSet": {
517
+ "@id": "parquet-files-for-config-default"
518
+ },
519
+ "extract": {
520
+ "column": "task_meta_public"
521
+ }
522
+ }
523
+ },
524
+ {
525
+ "@type": "cr:Field",
526
+ "@id": "default/split_version",
527
+ "dataType": "sc:Text",
528
+ "source": {
529
+ "fileSet": {
530
+ "@id": "parquet-files-for-config-default"
531
+ },
532
+ "extract": {
533
+ "column": "split_version"
534
+ }
535
+ }
536
+ },
537
+ {
538
+ "@type": "cr:Field",
539
+ "@id": "default/split_group_id",
540
+ "dataType": "sc:Text",
541
+ "source": {
542
+ "fileSet": {
543
+ "@id": "parquet-files-for-config-default"
544
+ },
545
+ "extract": {
546
+ "column": "split_group_id"
547
+ }
548
+ }
549
+ },
550
+ {
551
+ "@type": "cr:Field",
552
+ "@id": "default/builder_version",
553
+ "dataType": "sc:Text",
554
+ "source": {
555
+ "fileSet": {
556
+ "@id": "parquet-files-for-config-default"
557
+ },
558
+ "extract": {
559
+ "column": "builder_version"
560
+ }
561
+ }
562
+ },
563
+ {
564
+ "@type": "cr:Field",
565
+ "@id": "default/prompt_version",
566
+ "dataType": "sc:Text",
567
+ "source": {
568
+ "fileSet": {
569
+ "@id": "parquet-files-for-config-default"
570
+ },
571
+ "extract": {
572
+ "column": "prompt_version"
573
+ }
574
+ }
575
+ },
576
+ {
577
+ "@type": "cr:Field",
578
+ "@id": "default/sft_target",
579
+ "dataType": "sc:Text",
580
+ "source": {
581
+ "fileSet": {
582
+ "@id": "parquet-files-for-config-default"
583
+ },
584
+ "extract": {
585
+ "column": "sft_target"
586
+ }
587
+ }
588
+ }
589
+ ]
590
+ }
591
+ ],
592
+ "conformsTo": "http://mlcommons.org/croissant/1.1",
593
+ "name": "ProcessBench-Anom",
594
+ "description": "\n\t\n\t\t\n\t\tProcessBench\n\t\n\n\n\t\n\t\t\n\t\tDataset Summary\n\t\n\nProcessBench is a process-aware benchmark for vision-language robotic manipulation understanding. It evaluates whether VLMs can infer how a manipulation execution unfolds, including phase, contact, motion, bimanual coordination, primitive-local progress, temporal order, outcome, and primitive-level transitions.\nThis release contains 57,892 QA rows: 48,841 SFT rows and 9,051 evaluation rows across 12 task families and 260 manipulation tasks.… See the full description on the dataset page: https://huggingface.co/datasets/ProcessBench-2026/ProcessBench-Anom.",
595
+ "alternateName": [
596
+ "ProcessBench-2026/ProcessBench-Anom",
597
+ "ProcessBench"
598
+ ],
599
+ "creator": {
600
+ "@type": "Organization",
601
+ "name": "ProcessBench-2026",
602
+ "url": "https://huggingface.co/ProcessBench-2026"
603
+ },
604
+ "keywords": [
605
+ "visual-question-answering",
606
+ "English",
607
+ "other",
608
+ "10K - 100K",
609
+ "parquet",
610
+ "Image",
611
+ "Tabular",
612
+ "Text",
613
+ "Datasets",
614
+ "pandas",
615
+ "Polars",
616
+ "Croissant",
617
+ "🇺🇸 Region: US",
618
+ "robotics",
619
+ "embodied-ai",
620
+ "benchmark",
621
+ "vision-language-models",
622
+ "process-understanding",
623
+ "manipulation"
624
+ ],
625
+ "license": "https://choosealicense.com/licenses/other/",
626
+ "url": "https://huggingface.co/datasets/ProcessBench-2026/ProcessBench-Anom"
627
+ }