Volavion commited on
Commit
0641efe
·
verified ·
1 Parent(s): 2a23580

Add RAI metadata to Croissant

Browse files
Files changed (1) hide show
  1. croissant.json +279 -0
croissant.json ADDED
@@ -0,0 +1,279 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "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/Volavion/FineSightBench/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": "perception"
91
+ },
92
+ {
93
+ "default_splits/split_name": "reasoning"
94
+ }
95
+ ]
96
+ },
97
+ {
98
+ "@type": "cr:RecordSet",
99
+ "@id": "default",
100
+ "description": "Volavion/FineSightBench - 'default' subset\n\nAdditional information:\n- 2 splits: perception, reasoning",
101
+ "field": [
102
+ {
103
+ "@type": "cr:Field",
104
+ "@id": "default/split",
105
+ "dataType": "sc:Text",
106
+ "source": {
107
+ "fileSet": {
108
+ "@id": "parquet-files-for-config-default"
109
+ },
110
+ "extract": {
111
+ "fileProperty": "fullpath"
112
+ },
113
+ "transform": {
114
+ "regex": "default/(?:partial-)?(perception|reasoning)/.+parquet$"
115
+ }
116
+ },
117
+ "references": {
118
+ "field": {
119
+ "@id": "default_splits/split_name"
120
+ }
121
+ }
122
+ },
123
+ {
124
+ "@type": "cr:Field",
125
+ "@id": "default/image",
126
+ "dataType": "sc:ImageObject",
127
+ "source": {
128
+ "fileSet": {
129
+ "@id": "parquet-files-for-config-default"
130
+ },
131
+ "extract": {
132
+ "column": "image"
133
+ },
134
+ "transform": {
135
+ "jsonPath": "bytes"
136
+ }
137
+ }
138
+ },
139
+ {
140
+ "@type": "cr:Field",
141
+ "@id": "default/image_id",
142
+ "dataType": "sc:Text",
143
+ "source": {
144
+ "fileSet": {
145
+ "@id": "parquet-files-for-config-default"
146
+ },
147
+ "extract": {
148
+ "column": "image_id"
149
+ }
150
+ }
151
+ },
152
+ {
153
+ "@type": "cr:Field",
154
+ "@id": "default/task_type",
155
+ "dataType": "sc:Text",
156
+ "source": {
157
+ "fileSet": {
158
+ "@id": "parquet-files-for-config-default"
159
+ },
160
+ "extract": {
161
+ "column": "task_type"
162
+ }
163
+ }
164
+ },
165
+ {
166
+ "@type": "cr:Field",
167
+ "@id": "default/question",
168
+ "dataType": "sc:Text",
169
+ "source": {
170
+ "fileSet": {
171
+ "@id": "parquet-files-for-config-default"
172
+ },
173
+ "extract": {
174
+ "column": "question"
175
+ }
176
+ }
177
+ },
178
+ {
179
+ "@type": "cr:Field",
180
+ "@id": "default/answer",
181
+ "dataType": "sc:Text",
182
+ "source": {
183
+ "fileSet": {
184
+ "@id": "parquet-files-for-config-default"
185
+ },
186
+ "extract": {
187
+ "column": "answer"
188
+ }
189
+ }
190
+ },
191
+ {
192
+ "@type": "cr:Field",
193
+ "@id": "default/difficulty",
194
+ "dataType": "sc:Text",
195
+ "source": {
196
+ "fileSet": {
197
+ "@id": "parquet-files-for-config-default"
198
+ },
199
+ "extract": {
200
+ "column": "difficulty"
201
+ }
202
+ }
203
+ },
204
+ {
205
+ "@type": "cr:Field",
206
+ "@id": "default/metadata",
207
+ "dataType": "sc:Text",
208
+ "source": {
209
+ "fileSet": {
210
+ "@id": "parquet-files-for-config-default"
211
+ },
212
+ "extract": {
213
+ "column": "metadata"
214
+ }
215
+ }
216
+ }
217
+ ]
218
+ }
219
+ ],
220
+ "conformsTo": "http://mlcommons.org/croissant/1.1",
221
+ "name": "FineSightBench",
222
+ "description": "\n\t\n\t\t\n\t\tFineSightBench\n\t\n\nFineSightBench is a fine-grained visual benchmark for evaluating Vision-Language Models (VLMs) on pixel-level perception and reasoning tasks. It combines two complementary image regimes:\n\nSynthetic canvas — controlled white-background images with precisely-sized geometric/semantic targets (letters, animals, shapes, blocks, dots).\nText in the wild (SynthText-style) — English words rendered onto real natural-scene photographs from the SynthText bg_img set, with… See the full description on the dataset page: https://huggingface.co/datasets/Volavion/FineSightBench.",
223
+ "alternateName": [
224
+ "Volavion/FineSightBench",
225
+ "FineSightBench"
226
+ ],
227
+ "creator": {
228
+ "@type": "Person",
229
+ "name": "Lujun Li",
230
+ "url": "https://huggingface.co/Volavion"
231
+ },
232
+ "keywords": [
233
+ "visual-question-answering",
234
+ "image-classification",
235
+ "image-to-text",
236
+ "English",
237
+ "apache-2.0",
238
+ "1K - 10K",
239
+ "parquet",
240
+ "optimized-parquet",
241
+ "Image",
242
+ "Text",
243
+ "Datasets",
244
+ "Dask",
245
+ "Polars",
246
+ "Croissant",
247
+ "🇺🇸 Region: US",
248
+ "VLM-evaluation",
249
+ "fine-grained-visual-perception",
250
+ "fine-grained-visual-reasoning",
251
+ "text-in-the-wild",
252
+ "scene-text-recognition"
253
+ ],
254
+ "license": "https://choosealicense.com/licenses/apache-2.0/",
255
+ "url": "https://huggingface.co/datasets/Volavion/FineSightBench",
256
+ "rai:dataLimitations": "This dataset contains only synthetic data and is intended for model testing and small-scale training only. It is not recommended to use this dataset for real-world decision-making scenarios.",
257
+ "rai:dataBiases": "This dataset may contain bias regarding icons. We only selected icons for a few animals for testing, not all animal icons. Furthermore, we used icons instead of actual animal images, which may introduce some bias.",
258
+ "rai:personalSensitiveInformation": "This dataset does not contain any personal or sensitive information.",
259
+ "rai:dataUseCases": "This dataset is primarily used for visual testing and validation of VLM, but it cannot be used as a benchmark for visual testing of real humans.",
260
+ "rai:dataSocialImpact": "This dataset will not cause any potential social impact, but it will raise public awareness and understanding of VLMs.",
261
+ "rai:hasSyntheticData": true,
262
+ "prov:wasDerivedFrom": [
263
+ {
264
+ "@id": "https://www.robots.ox.ac.uk/~vgg/data/scenetext/",
265
+ "prov:label": "SynthText in the Wild Dataset",
266
+ "sc:license": "Apache License 2.0"
267
+ }
268
+ ],
269
+ "prov:wasGeneratedBy": [
270
+ {
271
+ "@type": "prov:Activity",
272
+ "prov:type": {
273
+ "@id": "https://www.wikidata.org/wiki/Q4929239"
274
+ },
275
+ "prov:label": "Github Download - https://github.com/ankush-me/SynthText?tab=Apache-2.0-1-ov-file#readme",
276
+ "sc:description": "For part of the dataset generated in FineSightBench"
277
+ }
278
+ ]
279
+ }