anon-neurips2026 commited on
Commit
13e2d64
·
verified ·
1 Parent(s): b2bedf5

Update Croissant RAI metadata

Browse files
Files changed (1) hide show
  1. croissant.json +213 -313
croissant.json CHANGED
@@ -2,286 +2,128 @@
2
  "@context": {
3
  "@language": "en",
4
  "@vocab": "https://schema.org/",
 
 
 
 
 
5
  "cr": "http://mlcommons.org/croissant/",
6
- "sc": "https://schema.org/",
7
- "recordSet": "cr:recordSet",
 
 
 
 
 
 
 
 
 
 
8
  "field": "cr:field",
9
- "dataType": "cr:dataType",
10
- "source": "cr:source",
11
  "fileObject": "cr:fileObject",
12
- "extract": "cr:extract",
13
- "column": "cr:column"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  },
15
  "@type": "sc:Dataset",
16
- "name": "RSFaith-Bench",
17
- "alternateName": "RSFaith-Bench",
18
- "description": "RSFaith-Bench is a remote-sensing vision-language benchmark with multiple-choice question-answer records, compact scene graphs, supporting evidence, and executable reasoning programs.",
19
- "version": "1.0.0",
20
- "license": "https://creativecommons.org/licenses/by-nc/4.0/deed.en",
21
- "inLanguage": "en",
22
- "keywords": [
23
- "remote sensing",
24
- "visual question answering",
25
- "vision-language benchmark",
26
- "scene graph",
27
- "multiple choice",
28
- "geospatial"
29
- ],
30
  "distribution": [
31
  {
32
  "@type": "cr:FileObject",
33
- "@id": "metadata_jsonl",
34
- "name": "metadata.jsonl",
35
- "contentUrl": "metadata.jsonl",
36
- "encodingFormat": "application/jsonl",
37
- "contentSize": 42232446,
38
- "description": "Flat index over all RSFaith-Bench records."
39
- },
40
- {
41
- "@type": "cr:FileObject",
42
- "@id": "dataset_manifest_json",
43
- "name": "dataset_manifest.json",
44
- "contentUrl": "dataset_manifest.json",
45
- "encodingFormat": "application/json",
46
- "contentSize": 4475,
47
- "description": "Dataset counts and archive manifest."
48
- },
49
- {
50
- "@type": "cr:FileObject",
51
- "@id": "Perception__fine_grained_recognition__records_json",
52
- "name": "fine_grained_recognition.json",
53
- "contentUrl": "Perception/fine_grained_recognition/fine_grained_recognition.json",
54
- "encodingFormat": "application/json",
55
- "contentSize": 3110650,
56
- "description": "Question-answer records for Perception/fine_grained_recognition."
57
- },
58
- {
59
- "@type": "cr:FileObject",
60
- "@id": "Perception__fine_grained_recognition__assets_archive",
61
- "name": "assets.tar.zst",
62
- "contentUrl": "Perception/fine_grained_recognition/assets.tar.zst",
63
- "encodingFormat": "application/zstd",
64
- "contentSize": 1417644607,
65
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Perception/fine_grained_recognition."
66
- },
67
- {
68
- "@type": "cr:FileObject",
69
- "@id": "Perception__object_counting__records_json",
70
- "name": "object_counting.json",
71
- "contentUrl": "Perception/object_counting/object_counting.json",
72
- "encodingFormat": "application/json",
73
- "contentSize": 2898226,
74
- "description": "Question-answer records for Perception/object_counting."
75
- },
76
- {
77
- "@type": "cr:FileObject",
78
- "@id": "Perception__object_counting__assets_archive",
79
- "name": "assets.tar.zst",
80
- "contentUrl": "Perception/object_counting/assets.tar.zst",
81
- "encodingFormat": "application/zstd",
82
- "contentSize": 2131892267,
83
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Perception/object_counting."
84
- },
85
- {
86
- "@type": "cr:FileObject",
87
- "@id": "Perception__object_localization__records_json",
88
- "name": "object_localization.json",
89
- "contentUrl": "Perception/object_localization/object_localization.json",
90
- "encodingFormat": "application/json",
91
- "contentSize": 2803453,
92
- "description": "Question-answer records for Perception/object_localization."
93
- },
94
- {
95
- "@type": "cr:FileObject",
96
- "@id": "Perception__object_localization__assets_archive",
97
- "name": "assets.tar.zst",
98
- "contentUrl": "Perception/object_localization/assets.tar.zst",
99
- "encodingFormat": "application/zstd",
100
- "contentSize": 2495263000,
101
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Perception/object_localization."
102
- },
103
- {
104
- "@type": "cr:FileObject",
105
- "@id": "Perception__object_presence__records_json",
106
- "name": "object_presence.json",
107
- "contentUrl": "Perception/object_presence/object_presence.json",
108
- "encodingFormat": "application/json",
109
- "contentSize": 1491906,
110
- "description": "Question-answer records for Perception/object_presence."
111
- },
112
- {
113
- "@type": "cr:FileObject",
114
- "@id": "Perception__object_presence__assets_archive",
115
- "name": "assets.tar.zst",
116
- "contentUrl": "Perception/object_presence/assets.tar.zst",
117
- "encodingFormat": "application/zstd",
118
- "contentSize": 1554646842,
119
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Perception/object_presence."
120
- },
121
- {
122
- "@type": "cr:FileObject",
123
- "@id": "Relational_reasoning__aggregate_distribution__records_json",
124
- "name": "aggregate_distribution.json",
125
- "contentUrl": "Relational reasoning/aggregate_distribution/aggregate_distribution.json",
126
- "encodingFormat": "application/json",
127
- "contentSize": 7018837,
128
- "description": "Question-answer records for Relational reasoning/aggregate_distribution."
129
- },
130
- {
131
- "@type": "cr:FileObject",
132
- "@id": "Relational_reasoning__aggregate_distribution__assets_archive",
133
- "name": "assets.tar.zst",
134
- "contentUrl": "Relational reasoning/aggregate_distribution/assets.tar.zst",
135
- "encodingFormat": "application/zstd",
136
- "contentSize": 5081368574,
137
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Relational reasoning/aggregate_distribution."
138
- },
139
- {
140
- "@type": "cr:FileObject",
141
- "@id": "Relational_reasoning__directional__records_json",
142
- "name": "directional.json",
143
- "contentUrl": "Relational reasoning/directional/directional.json",
144
- "encodingFormat": "application/json",
145
- "contentSize": 4697127,
146
- "description": "Question-answer records for Relational reasoning/directional."
147
- },
148
- {
149
- "@type": "cr:FileObject",
150
- "@id": "Relational_reasoning__directional__assets_archive",
151
- "name": "assets.tar.zst",
152
- "contentUrl": "Relational reasoning/directional/assets.tar.zst",
153
- "encodingFormat": "application/zstd",
154
- "contentSize": 1833785421,
155
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Relational reasoning/directional."
156
- },
157
- {
158
- "@type": "cr:FileObject",
159
- "@id": "Relational_reasoning__projective_ordering__records_json",
160
- "name": "projective_ordering.json",
161
- "contentUrl": "Relational reasoning/projective_ordering/projective_ordering.json",
162
- "encodingFormat": "application/json",
163
- "contentSize": 5354614,
164
- "description": "Question-answer records for Relational reasoning/projective_ordering."
165
- },
166
- {
167
- "@type": "cr:FileObject",
168
- "@id": "Relational_reasoning__projective_ordering__assets_archive",
169
- "name": "assets.tar.zst",
170
- "contentUrl": "Relational reasoning/projective_ordering/assets.tar.zst",
171
- "encodingFormat": "application/zstd",
172
- "contentSize": 1473705066,
173
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Relational reasoning/projective_ordering."
174
- },
175
- {
176
- "@type": "cr:FileObject",
177
- "@id": "Relational_reasoning__proximity__records_json",
178
- "name": "proximity.json",
179
- "contentUrl": "Relational reasoning/proximity/proximity.json",
180
- "encodingFormat": "application/json",
181
- "contentSize": 10594022,
182
- "description": "Question-answer records for Relational reasoning/proximity."
183
  },
184
  {
185
- "@type": "cr:FileObject",
186
- "@id": "Relational_reasoning__proximity__assets_archive",
187
- "name": "assets.tar.zst",
188
- "contentUrl": "Relational reasoning/proximity/assets.tar.zst",
189
- "encodingFormat": "application/zstd",
190
- "contentSize": 1490183220,
191
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Relational reasoning/proximity."
192
- },
193
- {
194
- "@type": "cr:FileObject",
195
- "@id": "Relational_reasoning__topological__records_json",
196
- "name": "topological.json",
197
- "contentUrl": "Relational reasoning/topological/topological.json",
198
- "encodingFormat": "application/json",
199
- "contentSize": 3784579,
200
- "description": "Question-answer records for Relational reasoning/topological."
201
- },
202
- {
203
- "@type": "cr:FileObject",
204
- "@id": "Relational_reasoning__topological__assets_archive",
205
- "name": "assets.tar.zst",
206
- "contentUrl": "Relational reasoning/topological/assets.tar.zst",
207
- "encodingFormat": "application/zstd",
208
- "contentSize": 1238362287,
209
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Relational reasoning/topological."
210
- },
211
- {
212
- "@type": "cr:FileObject",
213
- "@id": "Temporal_reasoning__category_turnover__records_json",
214
- "name": "category_turnover.json",
215
- "contentUrl": "Temporal reasoning/category_turnover/category_turnover.json",
216
- "encodingFormat": "application/json",
217
- "contentSize": 4609363,
218
- "description": "Question-answer records for Temporal reasoning/category_turnover."
219
- },
220
- {
221
- "@type": "cr:FileObject",
222
- "@id": "Temporal_reasoning__category_turnover__assets_archive",
223
- "name": "assets.tar.zst",
224
- "contentUrl": "Temporal reasoning/category_turnover/assets.tar.zst",
225
- "encodingFormat": "application/zstd",
226
- "contentSize": 1103133575,
227
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Temporal reasoning/category_turnover."
228
- },
229
- {
230
- "@type": "cr:FileObject",
231
- "@id": "Temporal_reasoning__net_change__records_json",
232
- "name": "net_change.json",
233
- "contentUrl": "Temporal reasoning/net_change/net_change.json",
234
- "encodingFormat": "application/json",
235
- "contentSize": 9985480,
236
- "description": "Question-answer records for Temporal reasoning/net_change."
237
- },
238
- {
239
- "@type": "cr:FileObject",
240
- "@id": "Temporal_reasoning__net_change__assets_archive",
241
- "name": "assets.tar.zst",
242
- "contentUrl": "Temporal reasoning/net_change/assets.tar.zst",
243
- "encodingFormat": "application/zstd",
244
- "contentSize": 2299874948,
245
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Temporal reasoning/net_change."
246
- },
247
- {
248
- "@type": "cr:FileObject",
249
- "@id": "Temporal_reasoning__semantic_transition__records_json",
250
- "name": "semantic_transition.json",
251
- "contentUrl": "Temporal reasoning/semantic_transition/semantic_transition.json",
252
- "encodingFormat": "application/json",
253
- "contentSize": 9784610,
254
- "description": "Question-answer records for Temporal reasoning/semantic_transition."
255
- },
256
- {
257
- "@type": "cr:FileObject",
258
- "@id": "Temporal_reasoning__semantic_transition__assets_archive",
259
- "name": "assets.tar.zst",
260
- "contentUrl": "Temporal reasoning/semantic_transition/assets.tar.zst",
261
- "encodingFormat": "application/zstd",
262
- "contentSize": 689231000,
263
- "description": "Zstandard-compressed tar archive containing images/ and scene_graphs/ for Temporal reasoning/semantic_transition."
264
  }
265
  ],
266
  "recordSet": [
267
  {
268
  "@type": "cr:RecordSet",
269
- "name": "qa_records",
270
- "description": "Flat metadata index over all RSFaith-Bench question-answer records.",
271
- "source": {
272
- "fileObject": {
273
- "@id": "metadata_jsonl"
274
- }
275
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
276
  "field": [
277
  {
278
  "@type": "cr:Field",
279
- "name": "question_id",
280
- "description": "Anonymized question identifier.",
281
  "dataType": "sc:Text",
282
  "source": {
283
- "fileObject": {
284
- "@id": "metadata_jsonl"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
285
  },
286
  "extract": {
287
  "column": "question_id"
@@ -290,12 +132,11 @@
290
  },
291
  {
292
  "@type": "cr:Field",
293
- "name": "scene_id",
294
- "description": "Anonymized scene identifier.",
295
  "dataType": "sc:Text",
296
  "source": {
297
- "fileObject": {
298
- "@id": "metadata_jsonl"
299
  },
300
  "extract": {
301
  "column": "scene_id"
@@ -304,12 +145,11 @@
304
  },
305
  {
306
  "@type": "cr:Field",
307
- "name": "level",
308
- "description": "High-level reasoning category.",
309
  "dataType": "sc:Text",
310
  "source": {
311
- "fileObject": {
312
- "@id": "metadata_jsonl"
313
  },
314
  "extract": {
315
  "column": "level"
@@ -318,12 +158,11 @@
318
  },
319
  {
320
  "@type": "cr:Field",
321
- "name": "subcategory",
322
- "description": "Fine-grained reasoning category.",
323
  "dataType": "sc:Text",
324
  "source": {
325
- "fileObject": {
326
- "@id": "metadata_jsonl"
327
  },
328
  "extract": {
329
  "column": "subcategory"
@@ -332,12 +171,11 @@
332
  },
333
  {
334
  "@type": "cr:Field",
335
- "name": "question",
336
- "description": "Natural-language question.",
337
  "dataType": "sc:Text",
338
  "source": {
339
- "fileObject": {
340
- "@id": "metadata_jsonl"
341
  },
342
  "extract": {
343
  "column": "question"
@@ -346,12 +184,11 @@
346
  },
347
  {
348
  "@type": "cr:Field",
349
- "name": "answer",
350
- "description": "Correct answer.",
351
  "dataType": "sc:Text",
352
  "source": {
353
- "fileObject": {
354
- "@id": "metadata_jsonl"
355
  },
356
  "extract": {
357
  "column": "answer"
@@ -360,12 +197,11 @@
360
  },
361
  {
362
  "@type": "cr:Field",
363
- "name": "answer_type",
364
- "description": "Answer representation.",
365
  "dataType": "sc:Text",
366
  "source": {
367
- "fileObject": {
368
- "@id": "metadata_jsonl"
369
  },
370
  "extract": {
371
  "column": "answer_type"
@@ -374,26 +210,26 @@
374
  },
375
  {
376
  "@type": "cr:Field",
377
- "name": "choices",
378
- "description": "Multiple-choice options encoded as JSON.",
379
  "dataType": "sc:Text",
380
  "source": {
381
- "fileObject": {
382
- "@id": "metadata_jsonl"
383
  },
384
  "extract": {
385
  "column": "choices"
386
  }
387
- }
 
 
388
  },
389
  {
390
  "@type": "cr:Field",
391
- "name": "image_t1",
392
- "description": "Relative path to the first image after archive extraction.",
393
  "dataType": "sc:Text",
394
  "source": {
395
- "fileObject": {
396
- "@id": "metadata_jsonl"
397
  },
398
  "extract": {
399
  "column": "image_t1"
@@ -402,12 +238,11 @@
402
  },
403
  {
404
  "@type": "cr:Field",
405
- "name": "image_t2",
406
- "description": "Relative path to the second image for temporal examples, if present.",
407
  "dataType": "sc:Text",
408
  "source": {
409
- "fileObject": {
410
- "@id": "metadata_jsonl"
411
  },
412
  "extract": {
413
  "column": "image_t2"
@@ -416,12 +251,11 @@
416
  },
417
  {
418
  "@type": "cr:Field",
419
- "name": "scene_graph",
420
- "description": "Relative path to the compact scene graph after archive extraction.",
421
  "dataType": "sc:Text",
422
  "source": {
423
- "fileObject": {
424
- "@id": "metadata_jsonl"
425
  },
426
  "extract": {
427
  "column": "scene_graph"
@@ -430,12 +264,11 @@
430
  },
431
  {
432
  "@type": "cr:Field",
433
- "name": "record_json",
434
- "description": "Relative path to the subcategory JSON file.",
435
  "dataType": "sc:Text",
436
  "source": {
437
- "fileObject": {
438
- "@id": "metadata_jsonl"
439
  },
440
  "extract": {
441
  "column": "record_json"
@@ -444,12 +277,11 @@
444
  },
445
  {
446
  "@type": "cr:Field",
447
- "name": "support_json",
448
- "description": "Grounded support evidence encoded as JSON.",
449
  "dataType": "sc:Text",
450
  "source": {
451
- "fileObject": {
452
- "@id": "metadata_jsonl"
453
  },
454
  "extract": {
455
  "column": "support_json"
@@ -458,12 +290,11 @@
458
  },
459
  {
460
  "@type": "cr:Field",
461
- "name": "program_json",
462
- "description": "Executable reasoning program encoded as JSON.",
463
  "dataType": "sc:Text",
464
  "source": {
465
- "fileObject": {
466
- "@id": "metadata_jsonl"
467
  },
468
  "extract": {
469
  "column": "program_json"
@@ -472,5 +303,74 @@
472
  }
473
  ]
474
  }
475
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
476
  }
 
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
+ "rai": "http://mlcommons.org/croissant/RAI/",
48
+ "prov": "http://www.w3.org/ns/prov#"
49
  },
50
  "@type": "sc:Dataset",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  "distribution": [
52
  {
53
  "@type": "cr:FileObject",
54
+ "@id": "repo",
55
+ "name": "repo",
56
+ "description": "The Hugging Face git repository.",
57
+ "contentUrl": "https://huggingface.co/datasets/anon-neurips2026/RSFaith-Bench/tree/refs%2Fconvert%2Fparquet",
58
+ "encodingFormat": "git+https",
59
+ "sha256": "https://github.com/mlcommons/croissant/issues/80"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  },
61
  {
62
+ "@type": "cr:FileSet",
63
+ "@id": "parquet-files-for-config-default",
64
+ "containedIn": {
65
+ "@id": "repo"
66
+ },
67
+ "encodingFormat": "application/x-parquet",
68
+ "includes": "default/*/*.parquet"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  }
70
  ],
71
  "recordSet": [
72
  {
73
  "@type": "cr:RecordSet",
74
+ "dataType": "cr:Split",
75
+ "key": {
76
+ "@id": "default_splits/split_name"
 
 
 
77
  },
78
+ "@id": "default_splits",
79
+ "name": "default_splits",
80
+ "description": "Splits for the default config.",
81
+ "field": [
82
+ {
83
+ "@type": "cr:Field",
84
+ "@id": "default_splits/split_name",
85
+ "dataType": "sc:Text"
86
+ }
87
+ ],
88
+ "data": [
89
+ {
90
+ "default_splits/split_name": "benchmark"
91
+ }
92
+ ]
93
+ },
94
+ {
95
+ "@type": "cr:RecordSet",
96
+ "@id": "default",
97
+ "description": "anon-neurips2026/RSFaith-Bench - 'default' subset",
98
  "field": [
99
  {
100
  "@type": "cr:Field",
101
+ "@id": "default/split",
 
102
  "dataType": "sc:Text",
103
  "source": {
104
+ "fileSet": {
105
+ "@id": "parquet-files-for-config-default"
106
+ },
107
+ "extract": {
108
+ "fileProperty": "fullpath"
109
+ },
110
+ "transform": {
111
+ "regex": "default/(?:partial-)?(benchmark)/.+parquet$"
112
+ }
113
+ },
114
+ "references": {
115
+ "field": {
116
+ "@id": "default_splits/split_name"
117
+ }
118
+ }
119
+ },
120
+ {
121
+ "@type": "cr:Field",
122
+ "@id": "default/question_id",
123
+ "dataType": "sc:Text",
124
+ "source": {
125
+ "fileSet": {
126
+ "@id": "parquet-files-for-config-default"
127
  },
128
  "extract": {
129
  "column": "question_id"
 
132
  },
133
  {
134
  "@type": "cr:Field",
135
+ "@id": "default/scene_id",
 
136
  "dataType": "sc:Text",
137
  "source": {
138
+ "fileSet": {
139
+ "@id": "parquet-files-for-config-default"
140
  },
141
  "extract": {
142
  "column": "scene_id"
 
145
  },
146
  {
147
  "@type": "cr:Field",
148
+ "@id": "default/level",
 
149
  "dataType": "sc:Text",
150
  "source": {
151
+ "fileSet": {
152
+ "@id": "parquet-files-for-config-default"
153
  },
154
  "extract": {
155
  "column": "level"
 
158
  },
159
  {
160
  "@type": "cr:Field",
161
+ "@id": "default/subcategory",
 
162
  "dataType": "sc:Text",
163
  "source": {
164
+ "fileSet": {
165
+ "@id": "parquet-files-for-config-default"
166
  },
167
  "extract": {
168
  "column": "subcategory"
 
171
  },
172
  {
173
  "@type": "cr:Field",
174
+ "@id": "default/question",
 
175
  "dataType": "sc:Text",
176
  "source": {
177
+ "fileSet": {
178
+ "@id": "parquet-files-for-config-default"
179
  },
180
  "extract": {
181
  "column": "question"
 
184
  },
185
  {
186
  "@type": "cr:Field",
187
+ "@id": "default/answer",
 
188
  "dataType": "sc:Text",
189
  "source": {
190
+ "fileSet": {
191
+ "@id": "parquet-files-for-config-default"
192
  },
193
  "extract": {
194
  "column": "answer"
 
197
  },
198
  {
199
  "@type": "cr:Field",
200
+ "@id": "default/answer_type",
 
201
  "dataType": "sc:Text",
202
  "source": {
203
+ "fileSet": {
204
+ "@id": "parquet-files-for-config-default"
205
  },
206
  "extract": {
207
  "column": "answer_type"
 
210
  },
211
  {
212
  "@type": "cr:Field",
213
+ "@id": "default/choices",
 
214
  "dataType": "sc:Text",
215
  "source": {
216
+ "fileSet": {
217
+ "@id": "parquet-files-for-config-default"
218
  },
219
  "extract": {
220
  "column": "choices"
221
  }
222
+ },
223
+ "isArray": true,
224
+ "arrayShape": "-1"
225
  },
226
  {
227
  "@type": "cr:Field",
228
+ "@id": "default/image_t1",
 
229
  "dataType": "sc:Text",
230
  "source": {
231
+ "fileSet": {
232
+ "@id": "parquet-files-for-config-default"
233
  },
234
  "extract": {
235
  "column": "image_t1"
 
238
  },
239
  {
240
  "@type": "cr:Field",
241
+ "@id": "default/image_t2",
 
242
  "dataType": "sc:Text",
243
  "source": {
244
+ "fileSet": {
245
+ "@id": "parquet-files-for-config-default"
246
  },
247
  "extract": {
248
  "column": "image_t2"
 
251
  },
252
  {
253
  "@type": "cr:Field",
254
+ "@id": "default/scene_graph",
 
255
  "dataType": "sc:Text",
256
  "source": {
257
+ "fileSet": {
258
+ "@id": "parquet-files-for-config-default"
259
  },
260
  "extract": {
261
  "column": "scene_graph"
 
264
  },
265
  {
266
  "@type": "cr:Field",
267
+ "@id": "default/record_json",
 
268
  "dataType": "sc:Text",
269
  "source": {
270
+ "fileSet": {
271
+ "@id": "parquet-files-for-config-default"
272
  },
273
  "extract": {
274
  "column": "record_json"
 
277
  },
278
  {
279
  "@type": "cr:Field",
280
+ "@id": "default/support_json",
 
281
  "dataType": "sc:Text",
282
  "source": {
283
+ "fileSet": {
284
+ "@id": "parquet-files-for-config-default"
285
  },
286
  "extract": {
287
  "column": "support_json"
 
290
  },
291
  {
292
  "@type": "cr:Field",
293
+ "@id": "default/program_json",
 
294
  "dataType": "sc:Text",
295
  "source": {
296
+ "fileSet": {
297
+ "@id": "parquet-files-for-config-default"
298
  },
299
  "extract": {
300
  "column": "program_json"
 
303
  }
304
  ]
305
  }
306
+ ],
307
+ "conformsTo": "http://mlcommons.org/croissant/1.1",
308
+ "name": "RSFaith-Bench",
309
+ "description": "\n\t\n\t\t\n\t\tRSFaith-Bench\n\t\n\nRSFaith-Bench is a remote-sensing vision-language benchmark designed to\nevaluate grounded visual reasoning beyond surface-level object recognition.\nThe benchmark covers perception, relational reasoning, and temporal reasoning\nover remote-sensing imagery. Each example is formulated as a multiple-choice\nquestion and is paired with a compact scene graph, supporting evidence, and an\nexecutable reasoning program.\nThe release contains 13,511 question-answer records, 16,288… See the full description on the dataset page: https://huggingface.co/datasets/anon-neurips2026/RSFaith-Bench.",
310
+ "alternateName": [
311
+ "anon-neurips2026/RSFaith-Bench",
312
+ "RSFaith-Bench"
313
+ ],
314
+ "creator": {
315
+ "@type": "Person",
316
+ "name": "anon-neurips2026",
317
+ "url": "https://huggingface.co/anon-neurips2026"
318
+ },
319
+ "keywords": [
320
+ "visual-question-answering",
321
+ "English",
322
+ "cc-by-nc-4.0",
323
+ "10K - 100K",
324
+ "json",
325
+ "Text",
326
+ "Geospatial",
327
+ "Datasets",
328
+ "pandas",
329
+ "Polars",
330
+ "Croissant",
331
+ "arxiv:2406.06028",
332
+ "🇺🇸 Region: US",
333
+ "remote-sensing",
334
+ "vision-language",
335
+ "benchmark",
336
+ "scene-graph",
337
+ "multiple-choice",
338
+ "geospatial"
339
+ ],
340
+ "license": "https://choosealicense.com/licenses/cc-by-nc-4.0/",
341
+ "url": "https://huggingface.co/datasets/anon-neurips2026/RSFaith-Bench",
342
+ "rai:dataLimitations": [
343
+ "RSFaith-Bench is intended for diagnostic evaluation of remote-sensing vision-language models, not for operational geospatial decision making. The dataset is derived from selected public remote-sensing research datasets and therefore does not represent all sensors, resolutions, geographies, seasons, land-use patterns, disaster types, or object taxonomies. Performance measured on this benchmark may not generalize to unseen regions, sensors, task formulations, or safety-critical deployments.",
344
+ "The benchmark uses compact scene graphs, templated/constructed questions, multiple-choice options, support evidence, and executable reasoning programs. These derived annotations may contain residual extraction, normalization, or construction errors even after validation. The dataset should not be used as the sole evidence source for surveillance, emergency response, legal, financial, insurance, military, or other high-stakes decisions."
345
+ ],
346
+ "rai:dataBiases": [
347
+ "The data distribution reflects the source datasets and the benchmark construction process. It may over-represent object categories and scenes common in remote-sensing benchmarks, including urban infrastructure, vehicles, aircraft, ships, buildings, land-cover classes, and disaster-damage imagery, while under-representing other regions, rural settings, seasons, sensors, and rare object classes.",
348
+ "Question templates, answer choices, scene-graph construction, and filtering rules may introduce benchmark-specific biases, including lexical regularities, answer-distribution artifacts, class imbalance, and task imbalance across perception, relational reasoning, and temporal reasoning. Models may exploit such artifacts without robust grounded reasoning."
349
+ ],
350
+ "rai:personalSensitiveInformation": [
351
+ "The dataset is not designed to contain person-level demographic, biometric, health, political, religious, or directly identifying personal information. The imagery is remote-sensing imagery and the annotations use anonymized question and scene identifiers.",
352
+ "Remote-sensing images may nevertheless depict human-built environments, infrastructure, vehicles, buildings, or disaster-affected areas. Users should not use the dataset for identifying individuals, inferring protected attributes, tracking people, or making decisions about specific persons or communities."
353
+ ],
354
+ "rai:dataUseCases": [
355
+ "Recommended uses include academic research and benchmark evaluation of remote-sensing multimodal large language models, especially grounded visual reasoning, faithfulness of supporting evidence, perception, relational reasoning, temporal reasoning, error analysis, and reproducibility studies.",
356
+ "The dataset is not recommended for training or validating systems for operational surveillance, autonomous geospatial decision making, disaster response triage, law enforcement, military targeting, insurance assessment, legal adjudication, or any other safety-critical or rights-affecting application without independent domain validation and additional governance."
357
+ ],
358
+ "rai:dataSocialImpact": "RSFaith-Bench may help the research community identify hallucination, unfaithful evidence use, and reasoning failures in remote-sensing vision-language models before such systems are deployed. Potential negative impacts include overclaiming model reliability from benchmark scores, reinforcing biases inherited from source datasets, or repurposing the benchmark toward surveillance or high-stakes geospatial decisions. The release mitigates these risks through non-commercial licensing, anonymized identifiers, explicit usage limitations, and documentation of known biases and limitations.",
359
+ "rai:hasSyntheticData": true,
360
+ "rai:dataCollection": "RSFaith-Bench is derived from public remote-sensing research datasets and their associated imagery or annotations. The benchmark packages selected images, compact scene graphs, question-answer records, choices, support evidence, and executable reasoning programs for remote-sensing visual reasoning evaluation.",
361
+ "rai:dataAnnotationProtocol": "Question-answer records, answer choices, support evidence, compact scene graphs, and executable reasoning programs were constructed from source annotations and benchmark-generation rules, then checked for record consistency, answer-choice validity, file references, image readability, and scene-graph consistency before release.",
362
+ "rai:dataPreprocessingProtocol": "The release uses anonymized sequential question and scene identifiers, removes original dataset names from record-level metadata, packages images and scene graphs into per-subcategory archives, filters or replaces images larger than 100 MiB before archiving, and provides a flat metadata index for the 13,511 records.",
363
+ "prov:wasDerivedFrom": [
364
+ "https://gcheng-nwpu.github.io/",
365
+ "https://captain-whu.github.io/DOTA/dataset.html",
366
+ "https://www.gaofen-challenge.com/benchmark",
367
+ "https://github.com/GeoZcx/A-deeply-supervised-image-fusion-network-for-change-detection-in-remote-sensing-images/tree/master/dataset",
368
+ "https://xview2.org/dataset",
369
+ "https://arxiv.org/abs/2406.06028"
370
+ ],
371
+ "prov:wasGeneratedBy": "RSFaith-Bench benchmark construction pipeline: source-dataset selection, image and annotation normalization, scene-graph construction, question-answer generation, support/program construction, replacement of oversized images with same-subcategory alternatives, asset archiving, and final consistency validation.",
372
+ "version": "1.0.0",
373
+ "datePublished": "2026-05-06",
374
+ "citation": "RSFaith-Bench: When Correct Answers Come with Unfaithful Evidence in Remote Sensing MLLMs. Anonymous, 2026.",
375
+ "citeAs": "RSFaith-Bench: When Correct Answers Come with Unfaithful Evidence in Remote Sensing MLLMs. Anonymous, 2026."
376
  }