Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
German
ArXiv:
Libraries:
Datasets
Dask
License:
LukasHug commited on
Commit
456988d
·
verified ·
1 Parent(s): 40c0675

Upload 18 files

Browse files
README.md CHANGED
@@ -1,3 +1,449 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ - config_name: v1-All
4
+ features:
5
+ - name: id
6
+ dtype: int64
7
+ - name: prompt
8
+ dtype: string
9
+ - name: ground-truth rule
10
+ dtype: string
11
+ - name: validation program
12
+ dtype: string
13
+ - name: symbols
14
+ dtype: string
15
+ - name: curriculum level
16
+ dtype: int64
17
+ - name: curriculum tier
18
+ dtype: string
19
+ - name: rule sampling
20
+ dtype: string
21
+ - name: rule complexity
22
+ dtype: string
23
+ - name: background sampling
24
+ dtype: string
25
+ - name: problem size
26
+ dtype: int64
27
+ - name: vocabulary predicates
28
+ dtype: int64
29
+ - name: vocabulary car constants
30
+ dtype: string
31
+ splits:
32
+ - name: train
33
+ num_bytes: 779520787
34
+ num_examples: 18053
35
+ - name: validation
36
+ num_bytes: 7884798
37
+ num_examples: 200
38
+ - name: test
39
+ num_bytes: 39057386
40
+ num_examples: 1000
41
+ download_size: 181773027
42
+ dataset_size: 826462971
43
+ - config_name: v1-Basic
44
+ features:
45
+ - name: id
46
+ dtype: int64
47
+ - name: prompt
48
+ dtype: string
49
+ - name: ground-truth rule
50
+ dtype: string
51
+ - name: validation program
52
+ dtype: string
53
+ - name: symbols
54
+ dtype: string
55
+ - name: curriculum level
56
+ dtype: int64
57
+ - name: curriculum tier
58
+ dtype: string
59
+ - name: rule sampling
60
+ dtype: string
61
+ - name: rule complexity
62
+ dtype: string
63
+ - name: background sampling
64
+ dtype: string
65
+ - name: problem size
66
+ dtype: int64
67
+ - name: vocabulary predicates
68
+ dtype: int64
69
+ - name: vocabulary car constants
70
+ dtype: string
71
+ splits:
72
+ - name: train
73
+ num_bytes: 12702464
74
+ num_examples: 3053
75
+ - name: validation
76
+ num_bytes: 177614
77
+ num_examples: 50
78
+ - name: test
79
+ num_bytes: 884062
80
+ num_examples: 250
81
+ download_size: 1750029
82
+ dataset_size: 13764140
83
+ - config_name: v1-Easy
84
+ features:
85
+ - name: id
86
+ dtype: int64
87
+ - name: prompt
88
+ dtype: string
89
+ - name: ground-truth rule
90
+ dtype: string
91
+ - name: validation program
92
+ dtype: string
93
+ - name: symbols
94
+ dtype: string
95
+ - name: curriculum level
96
+ dtype: int64
97
+ - name: curriculum tier
98
+ dtype: string
99
+ - name: rule sampling
100
+ dtype: string
101
+ - name: rule complexity
102
+ dtype: string
103
+ - name: background sampling
104
+ dtype: string
105
+ - name: problem size
106
+ dtype: int64
107
+ - name: vocabulary predicates
108
+ dtype: int64
109
+ - name: vocabulary car constants
110
+ dtype: string
111
+ splits:
112
+ - name: train
113
+ num_bytes: 46113619
114
+ num_examples: 5000
115
+ - name: validation
116
+ num_bytes: 461812
117
+ num_examples: 50
118
+ - name: test
119
+ num_bytes: 2308963
120
+ num_examples: 250
121
+ download_size: 8434162
122
+ dataset_size: 48884394
123
+ - config_name: v1-Hard
124
+ features:
125
+ - name: id
126
+ dtype: int64
127
+ - name: prompt
128
+ dtype: string
129
+ - name: ground-truth rule
130
+ dtype: string
131
+ - name: validation program
132
+ dtype: string
133
+ - name: symbols
134
+ dtype: string
135
+ - name: curriculum level
136
+ dtype: int64
137
+ - name: curriculum tier
138
+ dtype: string
139
+ - name: rule sampling
140
+ dtype: string
141
+ - name: rule complexity
142
+ dtype: string
143
+ - name: background sampling
144
+ dtype: string
145
+ - name: problem size
146
+ dtype: int64
147
+ - name: vocabulary predicates
148
+ dtype: int64
149
+ - name: vocabulary car constants
150
+ dtype: string
151
+ splits:
152
+ - name: train
153
+ num_bytes: 511706880
154
+ num_examples: 5000
155
+ - name: validation
156
+ num_bytes: 5149291
157
+ num_examples: 50
158
+ - name: test
159
+ num_bytes: 25522109
160
+ num_examples: 250
161
+ download_size: 123687304
162
+ dataset_size: 542378280
163
+ - config_name: v1-Medium
164
+ features:
165
+ - name: id
166
+ dtype: int64
167
+ - name: prompt
168
+ dtype: string
169
+ - name: ground-truth rule
170
+ dtype: string
171
+ - name: validation program
172
+ dtype: string
173
+ - name: symbols
174
+ dtype: string
175
+ - name: curriculum level
176
+ dtype: int64
177
+ - name: curriculum tier
178
+ dtype: string
179
+ - name: rule sampling
180
+ dtype: string
181
+ - name: rule complexity
182
+ dtype: string
183
+ - name: background sampling
184
+ dtype: string
185
+ - name: problem size
186
+ dtype: int64
187
+ - name: vocabulary predicates
188
+ dtype: int64
189
+ - name: vocabulary car constants
190
+ dtype: string
191
+ splits:
192
+ - name: train
193
+ num_bytes: 208997824
194
+ num_examples: 5000
195
+ - name: validation
196
+ num_bytes: 2096081
197
+ num_examples: 50
198
+ - name: test
199
+ num_bytes: 10342252
200
+ num_examples: 250
201
+ download_size: 48068673
202
+ dataset_size: 221436157
203
+ configs:
204
+ - config_name: v1-All
205
+ data_files:
206
+ - split: train
207
+ path: v1-All/train-*
208
+ - split: validation
209
+ path: v1-All/validation-*
210
+ - split: test
211
+ path: v1-All/test-*
212
+ - config_name: v1-Basic
213
+ data_files:
214
+ - split: train
215
+ path: v1-Basic/train-*
216
+ - split: validation
217
+ path: v1-Basic/validation-*
218
+ - split: test
219
+ path: v1-Basic/test-*
220
+ - config_name: v1-Easy
221
+ data_files:
222
+ - split: train
223
+ path: v1-Easy/train-*
224
+ - split: validation
225
+ path: v1-Easy/validation-*
226
+ - split: test
227
+ path: v1-Easy/test-*
228
+ - config_name: v1-Hard
229
+ data_files:
230
+ - split: train
231
+ path: v1-Hard/train-*
232
+ - split: validation
233
+ path: v1-Hard/validation-*
234
+ - split: test
235
+ path: v1-Hard/test-*
236
+ - config_name: v1-Medium
237
+ data_files:
238
+ - split: train
239
+ path: v1-Medium/train-*
240
+ - split: validation
241
+ path: v1-Medium/validation-*
242
+ - split: test
243
+ path: v1-Medium/test-*
244
+ license: cc-by-4.0
245
+ language:
246
+ - en
247
+ tags:
248
+ - logic
249
+ - inductive
250
+ - reasoning
251
+ pretty_name: Scalable Logical Reasoning Benchmark
252
+ size_categories:
253
+ - 1K<n<10K
254
+ ---
255
+
256
+ <div style="display: flex; justify-content: flex-start;"><img src="https://raw.githubusercontent.com/ml-research/ScalableLogicalReasoning/master/images/SLR-Bench2.jpg" alt="Preview" style="width: 40vw; min-width: 300px; max-width: 600px;"> </div>
257
+
258
+ ## Dataset Description
259
+ - **Language(s) (NLP):** English
260
+ - **Point of Contact:** [Lukas Helff](mailto:helff@cs.tu-darmstadt.de)
261
+ - **License:** [CC BY](https://creativecommons.org/licenses/by/4.0/)
262
+
263
+ # SLR-Bench: Scalable Logical Reasoning Benchmark for LLMs
264
+ [![Eval & Reward Model](https://img.shields.io/badge/%F0%9F%A4%96%20Reward%20Model-HF-blueviolet)](https://huggingface.co/spaces/AIML-TUDA/VerifiableRewardsForScalableLogicalReasoning)
265
+ [![GitHub](https://img.shields.io/badge/Code-GitHub-blue)](https://github.com/ml-research/ScalableLogicalReasoning)
266
+ [![arXiv](https://img.shields.io/badge/arXiv-2506.15787-b31b1b.svg)](https://arxiv.org/abs/2506.15787)
267
+
268
+
269
+
270
+ > **🆕 August 2025: Build your own Reasoning Problems with Verifiable Rewards. Source Code is now available!** 👉 [Generate your own Reasoning Task](https://github.com/ml-research/ScalableLogicalReasoning)
271
+
272
+ > **🆕 June 2024: Evaluation & RLVR Reward Model Released!** 👉 [Demo on Hugging Face Spaces](https://huggingface.co/spaces/AIML-TUDA/VerifiableRewardsForScalableLogicalReasoning)
273
+
274
+ **SLR-Bench** is a scalable, fully-automated benchmark designed to systematically evaluate and train Large Language Models (LLMs) in logical reasoning via inductive logic programming (ILP) tasks. Built with the [SLR framework](https://github.com/ml-research/ScalableLogicalReasoning), SLR-Bench presents LLMs with open-ended logic problems of progressively increasing difficulty, assesses their solutions via deterministic symbolic evaluation, and supports both curriculum learning and systematic measurement of reasoning performance.
275
+
276
+
277
+ ## DS Overview
278
+ - **Curriculum:** 20 complexity levels, grouped into 4 broad tiers (basic, easy, medium, hard)
279
+ - **Tasks:** >19,000, each comprising: A *natural language* prompt, an executable *validation program* for automatic evaluation, and a *latent ground-truth rule*.
280
+ - **Application:** SLR-Bench can used to evaluate conventional and reasoning LLMs (e.g., GPT-4o, Llama-3, Gemini, DeepSeek-R1) and to train models via curriculum learning.
281
+
282
+
283
+ ## Key Features of SLR
284
+
285
+ - 🔨 **Automatic Task Generation:** Synthesize new inductive reasoning tasks with controllable complexity, novel logic rules, and natural language prompts—no need for human annotation.
286
+ - 🧩 **Programmable & Scalable:** Specify your own logic vocabulary, grammar, rule distributions, and task parameters; supports curriculum-style scaling and out-of-distribution task creation.
287
+ - 🧠 **Symbolic, Automated Evaluation:** Deterministically verify LLM outputs via the validation program, not MCQA, LLM judge, or exact matching.
288
+ - 📈 **Curriculum Learning:** Use SLR-Bench, a structured 20-level benchmark, for evaluating and training models across a span of logical challenges.
289
+
290
+ ---
291
+
292
+ ## Quick Start
293
+
294
+ ### Loading the Dataset
295
+ ```python
296
+ from datasets import load_dataset
297
+ # Load SLR-Bench test split
298
+ ds = load_dataset("AIML-TUDA/SLR-Bench", "v1-All", split="test")
299
+ ```
300
+ ### Evaluate using SLR-Bench
301
+ Requires the [`evaluate`](https://huggingface.co/docs/evaluate/) library and a Prolog interpreter installed on your system (e.g., [SWI-Prolog](https://www.swi-prolog.org/)).
302
+ Install the required dependencies via:
303
+
304
+ ```bash
305
+ pip install evaluate
306
+ sudo apt-get install swi-prolog
307
+ ```
308
+
309
+ #### Example Usage
310
+
311
+ ```python
312
+ from evaluate import load
313
+ symbolic_judge = load("AIML-TUDA/VerifiableRewardsForScalableLogicalReasoning")
314
+ rules = ds["ground-truth rule"] # For demo only—use model predictions in practice
315
+ references = [
316
+ {
317
+ "validation_program": p,
318
+ "evaluation_config": {
319
+ "positive_predicate": "eastbound",
320
+ "negative_predicate": "westbound"
321
+ }
322
+ } for p in ds["validation program"]
323
+ ]
324
+
325
+ results = symbolic_judge.compute(predictions=rules, references=references)
326
+ print(results)
327
+ ```
328
+
329
+ *Note: For real evaluation, replace `rules` with your model's predicted rules. Here, we use ground-truth rules for demonstration only.*
330
+
331
+ Example results:
332
+ ```python
333
+ {'accuracy': 1.0,
334
+ 'partial_score': 1.0,
335
+ 'syntax_score': 1.0,
336
+ 'detailed_results': [{'is_correct': True,'partial_score': 1.0,'syntax_valid': True,'error': None,'exec_time1': 0.014362812042236328},
337
+ {'is_correct': True,'partial_score': 1.0,'syntax_valid': True,'error': None,'exec_time1': 0.012364625930786133}]
338
+ }
339
+ ```
340
+
341
+ ---
342
+
343
+ ## **Dataset Columns**
344
+
345
+ | Column Name | Type | Description |
346
+ |-----------------------------|-----------|-----------------------------------------------------------------------------------------------------------------------------|
347
+ | **id** | `int64` | Unique identifier for each dataset entry (row). |
348
+ | **prompt** | `string` | The instruction prompt of the logical reasoning task. |
349
+ | **ground-truth rule** | `string` | The latent logical rule that solves the given task. |
350
+ | **validation program** | `string` | The executable logic program used by the symbolic judge to verify candidate model solutions for the task. |
351
+ | **symbols** | `string` | Symbolic representation of the bckground knowledge |
352
+ | **curriculum level** | `int64` | The specific level (1-20) in the SLR-Bench curriculum that this task belongs to, reflecting difficulty. |
353
+ | **curriculum tier** | `string` | The broader difficulty tier grouping multiple levels (e.g., "basic", "easy", "medium", "hard"). |
354
+ | **rule sampling** | `string` | The policy or method used to generate the ground-truth rule (e.g., "uniform", "llm-guided"). |
355
+ | **rule complexity** | `string` | The length of the logic rule, counting the number of used predicates without the has_car predicate. |
356
+ | **background sampling** | `string` | The policy used to sample background knowledge for the task (e.g., "mirror", "uniform"). |
357
+ | **problem size** | `int64` | Total number of labeled examples (positive + negative) provided in the task instance. |
358
+ | **vocabulary predicates** | `int64` | Number of unique predicate symbols available in the vocabulary for constructing rules and background knowledge. |
359
+ | **vocabulary car constants**| `string` | List of car constant symbols (e.g., "car1", "car2", ...) available in the vocabulary for the task. |
360
+
361
+
362
+ ---
363
+ ## SLR-Bench Curriculum
364
+
365
+ | Stage | Level | #Consts | #Preds | κ (Problem Size) | Bπ (Background) | Rlen (Rule len) | Rsample (Rule Sample) | Comb. Size |
366
+ | --------- | ----- | ------- | ------ | ---------------- | --------------- | --------------- | --------------------- | ---------------- |
367
+ | **Basic** | 1 | 1 | 5 | 2 | mirror | 1 | uniform | 10³ |
368
+ | | 2 | 1 | 5 | 2 | mirror | 1-2 | uniform | 10³ |
369
+ | | 3 | 1 | 5 | 4 | mirror | 1-2 | uniform | 10⁵ |
370
+ | | 4 | 2 | 5 | 4 | mirror | 1-2 | uniform | 10¹⁰ |
371
+ | | 5 | 2 | 5 | 6 | mirror | 1-2 | uniform | 10¹⁶ |
372
+ | **Easy** | 6 | 2 | 5 | 6 | uniform | 1-2 | uniform/llm | 10¹⁶ |
373
+ | | 7 | 2 | 6 | 6 | uniform | 1-2 | uniform/llm | 10²⁴ |
374
+ | | 8 | 2-3 | 6 | 8 | uniform | 1-2 | uniform/llm | 10³² |
375
+ | | 9 | 2-3 | 6 | 10 | uniform | 2-3 | uniform/llm | 10⁴⁰ |
376
+ | | 10 | 2-3 | 7 | 12 | uniform | 2-3 | uniform/llm | 10⁵⁵ |
377
+ | **Medium**| 11 | 2-4 | 7 | 14 | uniform | 2-3 | uniform/llm | 10⁶⁵ |
378
+ | | 12 | 2-4 | 9 | 16 | uniform | 3-4 | uniform/llm | 10¹²⁰ |
379
+ | | 13 | 4-6 | 9 | 18 | uniform | 3-4 | uniform/llm | 10²⁷¹ |
380
+ | | 14 | 4-6 | 9 | 20 | uniform | 4-5 | uniform/llm | 10³⁰⁰ |
381
+ | | 15 | 4-6 | 9 | 22 | uniform | 4-5 | uniform/llm | 10³³⁰ |
382
+ | **Hard** | 16 | 5-6 | 10 | 24 | uniform | 4-5 | uniform/llm | 10⁵⁰⁷ |
383
+ | | 17 | 5-6 | 10 | 26 | uniform | 4-5 | uniform/llm | 10⁵⁴⁹ |
384
+ | | 18 | 5-6 | 12 | 28 | uniform | 4-5 | uniform/llm | 10⁸⁰⁵ |
385
+ | | 19 | 5-6 | 12 | 30 | uniform | 5 | uniform/llm | 10⁸⁶¹ |
386
+ | | 20 | 5-6 | 12 | 32 | uniform | 5 | uniform/llm | 10⁹¹⁹ |
387
+
388
+ *SLR-Bench Curriculum: level-wise configurations, detailing language and task parameters for each difficulty stage. Language complexity is systematically increased by expanding the number of car constants and predicates. Task configuration grows via adapting problem size, background sampling, rule length, and rule sampling strategy. The final column reports the approximate combinatorial size of unique tasks available at each level.*
389
+
390
+ ---
391
+
392
+ ## Example
393
+
394
+ ```
395
+ You are a train classifier who is observing trains that are traveling either east- or westbound. Each train is composed of one or more cars, and each car is characterized by a set of properties, represented as ground atoms over a fixed set of predicates. The direction (eastbound or westbound) of a train is to be determined from its composition. To describe the trains we define a set of predicates and grounding domains:
396
+
397
+ 'has_car(Train, Car)': Specifies that 'Car' is part of the train 'Train'.
398
+ 'car_num(Car, CarNumber)': Specifies the position of the car within its train. 'CarNumber' is a positive integer.
399
+ 'car_color(Car, Color)': Specifies the color of the car. 'Color' can be 'red', 'blue', 'green', 'yellow', or 'white'.
400
+ 'car_len(Car, Length)': Specifies the length of the car. 'Length' can be either 'short' or 'long'.
401
+ 'has_wall(Car, WallType)': Specifies the wall type of a car. 'WallType' can be either 'full' or a 'railing'.
402
+
403
+ You are provided with positive and negative examples in the form of eastbound(t) or westbound(t) for each train t, together with background knowledge consisting of ground facts over the above predicates which describe its composition.
404
+
405
+ eastbound(train0).
406
+ has_car(train0, car0_1).
407
+ car_num(car0_1, 1).
408
+ car_color(car0_1, red).
409
+ car_len(car0_1, long).
410
+ has_wall(car0_1, railing).
411
+
412
+ westbound(train1).
413
+ has_car(train1, car1_1).
414
+ car_num(car1_1, 1).
415
+ car_color(car1_1, red).
416
+ car_len(car1_1, short).
417
+ has_wall(car1_1, railing).
418
+
419
+ Your task is to formulate a hypothesis, i.e. a prolog rule of the form 'eastbound(Train) :- Body.' that correctly distinguishes eastbound from westbound trains. The hypothesis must be true for all positive examples (i.e., eastbound trains) and false for all negative examples (i.e., westbound trains). Aim to find the shortest correct rule, that is, one that uses the fewest possible body literals subject to the prior constraints. Your rule must use only predicates defined above and must perfectly separate eastbound from westbound trains.
420
+ ```
421
+
422
+ Solution:
423
+ ```prolog
424
+ eastbound(Train) :- has_car(Train,Car), car_len(Car,long)
425
+ ```
426
+
427
+ ---
428
+
429
+
430
+ ## Licensing Information
431
+
432
+ SLR-Bench is made available under the [CC BY](https://creativecommons.org/licenses/by/4.0/) license.
433
+
434
+
435
+ ## Citation
436
+
437
+ If you use this dataset or framework, please cite:
438
+
439
+ ```bibtex
440
+ @incollection{helff2025slrautomatedsynthesisscalable,
441
+ title={SLR: Automated Synthesis for Scalable Logical Reasoning},
442
+ author={Lukas Helff and Ahmad Omar and Felix Friedrich and Antonia Wüst and Hikaru Shindo and Rupert Mitchell and Tim Woydt and Patrick Schramowski and Wolfgang Stammer and Kristian Kersting},
443
+ year={2025},
444
+ booktitle ={Working Notes of the NeurIPS Workshop on Foundations of Reasoning in Language Models},
445
+ url={https://arxiv.org/abs/2506.15787},
446
+ }
447
+ ```
448
+
449
+ ---
v1-All/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a631d91a063a7fb4ed6b7bb8aa899a76a5e2b8cf4364f7ef44c98de83d985a50
3
+ size 9209478
v1-All/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:113d29fa72b8f7b924705269cfaa3d21af42f1813fa2c2c4b8f1a27aea5f9498
3
+ size 13810123
v1-All/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:489264584bc4b2b11d0ab5f85e939b62318a638470b2b7fd04c7b96c73c6c8b6
3
+ size 170595811
v1-All/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8ba1c83277f6f94cc8fe57bcb6026c4776a09ef5ccf4f68d083c64635d032b9
3
+ size 1874431
v1-Basic/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6efb3d71c4a720c1de4a6f1bdab911a58afe6be0d650b3aebe5647f9598d05ba
3
+ size 132173
v1-Basic/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4177c7a044ea9dc12e6ccf687027390dfcc7c976aaceae1ed6c8bc126d565e13
3
+ size 1743041
v1-Basic/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7aa2a2d01d1f6ea43435643334b9d7547b256817e36b499b9323f8edbfc1c1b
3
+ size 52019
v1-Easy/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0546865ad6fa7552a89fcecea1c2496863947c528e255140bc6b3debe00af578
3
+ size 442677
v1-Easy/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7125b0836f73ca5e287250dce49da06443cf0dc6a299fcc294d6bd9f4f5ee917
3
+ size 8268872
v1-Easy/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20b7cf2ed1f1397408674c8f29b6388324e145127517e341e2aab18d1f857957
3
+ size 113007
v1-Hard/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a982e0d038124a825c24ffb512e6eeb7299b8b0e93d1a25294ad68d882d08be
3
+ size 6278689
v1-Hard/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1308b0f3e2ede044f655e44ac87e2b87344f8e784ffacb8f43cd9510ccd8be51
3
+ size 52595357
v1-Hard/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:491e2d2c0f491853a8d00b892d90ce343c4c04ade8ecc0c2fdc343b15580d3cc
3
+ size 73077210
v1-Hard/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ec2f121e1f9f709a037e9688525ab0c27923b458d496b4c0147b45c530c114b
3
+ size 1274874
v1-Medium/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b695f0d787d0c2f71a82b3ce52f48ae92031550e6ce17b2174f9adb8bb7db17d
3
+ size 2425769
v1-Medium/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f6a259b449d76500dfdfc49f9ea3a1d07399a067f98b8a776b55aec3bce8210
3
+ size 48733030
v1-Medium/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab9793b4579b75ac4f71433e30570f5a397d3b143cae1a54da3ee7aa557086b0
3
+ size 510037