Locust2520 commited on
Commit
b18c400
·
verified ·
1 Parent(s): d1cda4d

[+] croissant 🥐

Browse files
Files changed (1) hide show
  1. croissant.json +235 -0
croissant.json ADDED
@@ -0,0 +1,235 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": {
3
+ "@language": "en",
4
+ "@vocab": "https://schema.org/",
5
+ "sc": "https://schema.org/",
6
+ "cr": "http://mlcommons.org/croissant/",
7
+ "dct": "http://purl.org/dc/terms/",
8
+ "conformsTo": "dct:conformsTo",
9
+ "containedIn": "cr:containedIn",
10
+ "fileObject": "cr:fileObject",
11
+ "fileSet": "cr:fileSet",
12
+ "field": "cr:field",
13
+ "recordSet": "cr:recordSet",
14
+ "dataType": "cr:dataType",
15
+ "examples": "cr:examples",
16
+ "extract": "cr:extract",
17
+ "source": "cr:source",
18
+ "annotation": "cr:annotation",
19
+ "references": "cr:references",
20
+ "format": "cr:format",
21
+ "jsonPath": "cr:jsonPath",
22
+ "regex": "cr:regex",
23
+ "isLiveDataset": "cr:isLiveDataset",
24
+ "rai": "http://mlcommons.org/croissant/RAI/",
25
+ "prov": "http://www.w3.org/ns/prov#"
26
+ },
27
+ "@type": "sc:Dataset",
28
+ "name": "ORC-bench",
29
+ "description": "ORC-bench is a benchmark dataset for reasoning over power systems, optimal power flow, control decisions, and cybersecurity tasks. The dataset contains 11 JSON test files spanning 7 tasks, including topological path finding, topological connectivity, linear power flow, contingency analysis, agentic grid control, optimal power flow optimization, credit scoring, botnet detection, and phishing URL reasoning.",
30
+ "url": "https://huggingface.co/datasets/orc-bench",
31
+ "sameAs": "https://huggingface.co/datasets/orc-bench",
32
+ "license": "https://creativecommons.org/licenses/by/4.0/",
33
+ "dct:conformsTo": "http://mlcommons.org/croissant/1.1",
34
+ "citeAs": "ORC-bench dataset (2026). https://huggingface.co/datasets/orc-bench",
35
+ "creator": {
36
+ "@type": "sc:Organization",
37
+ "name": "ORC-bench"
38
+ },
39
+ "publisher": {
40
+ "@type": "sc:Organization",
41
+ "name": "ORC-bench"
42
+ },
43
+ "datePublished": "2026-05-06",
44
+ "version": "1.0.0",
45
+ "sdVersion": "1.0",
46
+ "keywords": [
47
+ "power-systems",
48
+ "electricity",
49
+ "graph-reasoning",
50
+ "optimization",
51
+ "optimal-power-flow",
52
+ "benchmark",
53
+ "json",
54
+ "tabular",
55
+ "cybersecurity",
56
+ "credit-scoring",
57
+ "urls",
58
+ "ieee",
59
+ "pglib-opf",
60
+ "pypsa",
61
+ "networkx",
62
+ "pytorch-geometric"
63
+ ],
64
+ "distribution": [
65
+ {
66
+ "@type": "cr:FileObject",
67
+ "@id": "task_1/topological_path_test.json",
68
+ "name": "task_1/topological_path_test.json",
69
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_1/topological_path_test.json",
70
+ "encodingFormat": "application/json",
71
+ "contentSize": "17487470 B",
72
+ "sha256": "b07fef242644cfea8afdeaf8e9adecd71331dc0b85b625494f0e0a87c609090d"
73
+ },
74
+ {
75
+ "@type": "cr:FileObject",
76
+ "@id": "task_2/topological_connectivity_test.json",
77
+ "name": "task_2/topological_connectivity_test.json",
78
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_2/topological_connectivity_test.json",
79
+ "encodingFormat": "application/json",
80
+ "contentSize": "16840750 B",
81
+ "sha256": "0484e46708b2b89cf1368d6e7f96e7d8f799511144453f4facf652761f688c01"
82
+ },
83
+ {
84
+ "@type": "cr:FileObject",
85
+ "@id": "task_3/physical_test.json",
86
+ "name": "task_3/physical_test.json",
87
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_3/physical_test.json",
88
+ "encodingFormat": "application/json",
89
+ "contentSize": "16655185 B",
90
+ "sha256": "65ff3da0ca390100fa6ac24829ea1308bcb1a0994313b0a6788b839d88601ecd"
91
+ },
92
+ {
93
+ "@type": "cr:FileObject",
94
+ "@id": "task_4/counterfactual_test.json",
95
+ "name": "task_4/counterfactual_test.json",
96
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_4/counterfactual_test.json",
97
+ "encodingFormat": "application/json",
98
+ "contentSize": "18578608 B",
99
+ "sha256": "7cf0e58128477085586314441ca4f120ba3e92ca5a4c0e461e71673200fa47a7"
100
+ },
101
+ {
102
+ "@type": "cr:FileObject",
103
+ "@id": "task_5/agentic_test.json",
104
+ "name": "task_5/agentic_test.json",
105
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_5/agentic_test.json",
106
+ "encodingFormat": "application/json",
107
+ "contentSize": "5127829 B",
108
+ "sha256": "cc289e4ef1b28878df9f2a394384d09536f5b1600ceb41b18494115c512c3024"
109
+ },
110
+ {
111
+ "@type": "cr:FileObject",
112
+ "@id": "task_6/opf_pglib_opf_case14_ieee_test.json",
113
+ "name": "task_6/opf_pglib_opf_case14_ieee_test.json",
114
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_6/opf_pglib_opf_case14_ieee_test.json",
115
+ "encodingFormat": "application/json",
116
+ "contentSize": "142810229 B",
117
+ "sha256": "dbee301de6ba1420553c56bcfc703fdb87d3fde48cb01cab407b0bf353dbe3db"
118
+ },
119
+ {
120
+ "@type": "cr:FileObject",
121
+ "@id": "task_6/opf_pglib_opf_case30_ieee_test.json",
122
+ "name": "task_6/opf_pglib_opf_case30_ieee_test.json",
123
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_6/opf_pglib_opf_case30_ieee_test.json",
124
+ "encodingFormat": "application/json",
125
+ "contentSize": "133940685 B",
126
+ "sha256": "c3171cdd830b6efae09552d446788bb834df475c53c388f2e69ef06f75887ea2"
127
+ },
128
+ {
129
+ "@type": "cr:FileObject",
130
+ "@id": "task_6/opf_pglib_opf_case118_ieee_test.json",
131
+ "name": "task_6/opf_pglib_opf_case118_ieee_test.json",
132
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_6/opf_pglib_opf_case118_ieee_test.json",
133
+ "encodingFormat": "application/json",
134
+ "contentSize": "175450487 B",
135
+ "sha256": "1347d1f4e371b31cdcbe9483331ec8d1842128e6c815c91d8ca53ac0c1fba424"
136
+ },
137
+ {
138
+ "@type": "cr:FileObject",
139
+ "@id": "task_7/ctu_test.json",
140
+ "name": "task_7/ctu_test.json",
141
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_7/ctu_test.json",
142
+ "encodingFormat": "application/json",
143
+ "contentSize": "407728077 B",
144
+ "sha256": "d35b186c3bb5874bd1ea7dadfc259c96cca5e36ac5fe37219a3ddee95bf6a62a"
145
+ },
146
+ {
147
+ "@type": "cr:FileObject",
148
+ "@id": "task_7/lcld_test.json",
149
+ "name": "task_7/lcld_test.json",
150
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_7/lcld_test.json",
151
+ "encodingFormat": "application/json",
152
+ "contentSize": "122011294 B",
153
+ "sha256": "bdecac54b51b5ac3e2b4971580bdd7b86a3ef3c2a143788b87608ec8e100bacc"
154
+ },
155
+ {
156
+ "@type": "cr:FileObject",
157
+ "@id": "task_7/url_test.json",
158
+ "name": "task_7/url_test.json",
159
+ "contentUrl": "https://huggingface.co/datasets/orc-bench/resolve/main/task_7/url_test.json",
160
+ "encodingFormat": "application/json",
161
+ "contentSize": "1846610 B",
162
+ "sha256": "4897f6e332717a74c927e4cec44d8d2d2a5f37436a6c0237aae65d9574a3778a"
163
+ }
164
+ ],
165
+ "rai:dataLimitations": "ORC-bench focuses on static, simplified settings (e.g., small IEEE/PGLib grids and linearized/steady-state power-flow) and curated cybersecurity/credit/URL corpora, so results may not transfer to larger, dynamic, noisy, or real-time environments. It is not recommended for production grid operations, safety-critical control, security incident response, or real-world lending/eligibility decisions without independent validation and regulatory review.",
166
+ "rai:dataBiases": "The grid tasks center on canonical IEEE/PGLib test cases that represent well-studied topologies and operating conditions, while the URL and botnet corpora are susceptible to time-based drift and family/host skew, and credit data (e.g., Lending Club) can embed selection and survivorship biases. These biases may cause models to overfit to specific network motifs or attacker behaviors.",
167
+ "rai:personalSensitiveInformation": "No direct Personal & Sensitive Information like names or SSNs is expected in these test JSONs.",
168
+ "rai:dataUseCases": "The dataset measures multi-step reasoning over power-system topology/physics and optimization (OPF), agentic grid control decision-making, and classification tasks in cybersecurity (botnets, phishing) and credit risk. It is validated as a benchmarking suite for task accuracy/feasibility on IEEE/PGLib OPF cases and widely used security/credit corpora.",
169
+ "rai:dataSocialImpact": "ORC-Bench aims to expose, rather than enhance, LLM capabilities in constrained reasoning. We anticipate broader societal impacts by helping practitioners avoid premature deployment of LLMs in high-stakes domains such as power grid operations, financial underwriting, and cyber-security where unsatisfied physical or domain constraints could translate into blackouts, discriminatory credit decisions, or missed intrusions. A potential negative impact is that improvements against the benchmark could lend over-confidence to operators who deploy LLMs autonomously in safety-critical infrastructure.",
170
+ "rai:hasSyntheticData": false,
171
+ "prov:wasDerivedFrom": [
172
+ {
173
+ "@id": "https://console.cloud.google.com/storage/browser/gridopt-dataset",
174
+ "prov:label": "gridopt-dataset",
175
+ "sc:license": "CC BY 4.0",
176
+ "prov:wasAttributedTo": {
177
+ "@id": "https://arxiv.org/abs/2406.07234"
178
+ }
179
+ },
180
+ {
181
+ "@id": "https://huggingface.co/datasets/serval-uni-lu/tabularbench",
182
+ "prov:label": "TabularBench",
183
+ "sc:license": "CC BY 4.0",
184
+ "prov:wasAttributedTo": {
185
+ "@id": "https://arxiv.org/abs/2408.07579"
186
+ }
187
+ }
188
+ ],
189
+ "prov:wasGeneratedBy": [
190
+ {
191
+ "@type": "prov:Activity",
192
+ "prov:type": {
193
+ "@id": "https://www.wikidata.org/wiki/Q5227332"
194
+ },
195
+ "prov:label": "Samples generation",
196
+ "sc:description": "Generating flows/contingencies and OPF solutions via open-source toolchains (e.g., PyPSA, NetworkX) and solver backends (tasks 1 to 5).",
197
+ "prov:wasAttributedTo": [
198
+ {
199
+ "@type": "prov:Agent",
200
+ "@id": "salah_ghamizi",
201
+ "prov:label": "Salah Ghamizi",
202
+ "sc:description": "Research Scientist @ SnT, University of Luxembourg"
203
+ },
204
+ {
205
+ "@type": "prov:Agent",
206
+ "@id": "fabien_bernier",
207
+ "prov:label": "Fabien Bernier",
208
+ "sc:description": "Postdoctoral Researcher @ SnT, University of Luxembourg"
209
+ }
210
+ ]
211
+ },
212
+ {
213
+ "@type": "prov:Activity",
214
+ "prov:type": {
215
+ "@id": "https://www.wikidata.org/wiki/Q5227332"
216
+ },
217
+ "prov:label": "Prompt formulation",
218
+ "sc:description": "Converting canonical grid cases to JSON prompts/labels",
219
+ "prov:wasAttributedTo": [
220
+ {
221
+ "@type": "prov:Agent",
222
+ "@id": "fabien_bernier",
223
+ "prov:label": "Fabien Bernier",
224
+ "sc:description": "Postdoctoral Researcher @ SnT, University of Luxembourg"
225
+ },
226
+ {
227
+ "@type": "prov:Agent",
228
+ "@id": "salah_ghamizi",
229
+ "prov:label": "Salah Ghamizi",
230
+ "sc:description": "Research Scientist @ SnT, University of Luxembourg"
231
+ }
232
+ ]
233
+ }
234
+ ]
235
+ }