deqing commited on
Commit
479a533
1 Parent(s): 2496e89

init README

Browse files
Files changed (1) hide show
  1. README.md +151 -12
README.md CHANGED
@@ -19,10 +19,10 @@ dataset_info:
19
  dtype: string
20
  splits:
21
  - name: validation
22
- num_bytes: 62682553.0
23
  num_examples: 128
24
  download_size: 19391513
25
- dataset_size: 62682553.0
26
  - config_name: graph_isomorphism
27
  features:
28
  - name: image
@@ -37,10 +37,10 @@ dataset_info:
37
  dtype: string
38
  splits:
39
  - name: validation
40
- num_bytes: 25082487.0
41
  num_examples: 128
42
  download_size: 8931620
43
- dataset_size: 25082487.0
44
  - config_name: graph_maxflow
45
  features:
46
  - name: image
@@ -61,10 +61,10 @@ dataset_info:
61
  dtype: string
62
  splits:
63
  - name: validation
64
- num_bytes: 44530168.0
65
  num_examples: 128
66
  download_size: 16112025
67
- dataset_size: 44530168.0
68
  - config_name: math_breakpoint
69
  features:
70
  - name: image
@@ -81,10 +81,10 @@ dataset_info:
81
  dtype: string
82
  splits:
83
  - name: validation
84
- num_bytes: 14120119.0
85
  num_examples: 256
86
  download_size: 12531433
87
- dataset_size: 14120119.0
88
  - config_name: math_convexity
89
  features:
90
  - name: image
@@ -101,10 +101,10 @@ dataset_info:
101
  dtype: string
102
  splits:
103
  - name: validation
104
- num_bytes: 11176740.0
105
  num_examples: 256
106
  download_size: 9253901
107
- dataset_size: 11176740.0
108
  - config_name: math_parity
109
  features:
110
  - name: image
@@ -121,10 +121,10 @@ dataset_info:
121
  dtype: string
122
  splits:
123
  - name: validation
124
- num_bytes: 16746427.0
125
  num_examples: 378
126
  download_size: 14069277
127
- dataset_size: 16746427.0
128
  configs:
129
  - config_name: graph_connectivity
130
  data_files:
@@ -150,4 +150,143 @@ configs:
150
  data_files:
151
  - split: validation
152
  path: math_parity/validation-*
 
 
153
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  dtype: string
20
  splits:
21
  - name: validation
22
+ num_bytes: 62682553
23
  num_examples: 128
24
  download_size: 19391513
25
+ dataset_size: 62682553
26
  - config_name: graph_isomorphism
27
  features:
28
  - name: image
 
37
  dtype: string
38
  splits:
39
  - name: validation
40
+ num_bytes: 25082487
41
  num_examples: 128
42
  download_size: 8931620
43
+ dataset_size: 25082487
44
  - config_name: graph_maxflow
45
  features:
46
  - name: image
 
61
  dtype: string
62
  splits:
63
  - name: validation
64
+ num_bytes: 44530168
65
  num_examples: 128
66
  download_size: 16112025
67
+ dataset_size: 44530168
68
  - config_name: math_breakpoint
69
  features:
70
  - name: image
 
81
  dtype: string
82
  splits:
83
  - name: validation
84
+ num_bytes: 14120119
85
  num_examples: 256
86
  download_size: 12531433
87
+ dataset_size: 14120119
88
  - config_name: math_convexity
89
  features:
90
  - name: image
 
101
  dtype: string
102
  splits:
103
  - name: validation
104
+ num_bytes: 11176740
105
  num_examples: 256
106
  download_size: 9253901
107
+ dataset_size: 11176740
108
  - config_name: math_parity
109
  features:
110
  - name: image
 
121
  dtype: string
122
  splits:
123
  - name: validation
124
+ num_bytes: 16746427
125
  num_examples: 378
126
  download_size: 14069277
127
+ dataset_size: 16746427
128
  configs:
129
  - config_name: graph_connectivity
130
  data_files:
 
150
  data_files:
151
  - split: validation
152
  path: math_parity/validation-*
153
+ language:
154
+ - en
155
  ---
156
+ # Dataset Card for Dataset Name
157
+
158
+ <!-- Provide a quick summary of the dataset. -->
159
+
160
+ Introducing IsoBench, a benchmark dataset containing problems from four major areas: math, science, algorithms, and games. Each example is presented with multiple isomorphic representations of inputs, such as visual, textual, and mathematical presentations. Details of IsoBench can be found in the [paper](https://arxiv.org/abs/2404.01266) or [website](https://isobench.github.io).
161
+
162
+ ## Dataset Details
163
+
164
+ ### Dataset Description
165
+
166
+ <!-- Provide a longer summary of what this dataset is. -->
167
+
168
+
169
+
170
+ - **Curated by:** [More Information Needed]
171
+ - **Funded by [optional]:** [More Information Needed]
172
+ - **Shared by [optional]:** [More Information Needed]
173
+ - **Language(s) (NLP):** [More Information Needed]
174
+ - **License:** [More Information Needed]
175
+
176
+ ### Dataset Sources [optional]
177
+
178
+ <!-- Provide the basic links for the dataset. -->
179
+
180
+ - **Repository:** [More Information Needed]
181
+ - **Paper [optional]:** [More Information Needed]
182
+ - **Demo [optional]:** [More Information Needed]
183
+
184
+ ## Uses
185
+
186
+ <!-- Address questions around how the dataset is intended to be used. -->
187
+
188
+ ### Direct Use
189
+
190
+ <!-- This section describes suitable use cases for the dataset. -->
191
+
192
+ [More Information Needed]
193
+
194
+ ### Out-of-Scope Use
195
+
196
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
197
+
198
+ [More Information Needed]
199
+
200
+ ## Dataset Structure
201
+
202
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
203
+
204
+ [More Information Needed]
205
+
206
+ ## Dataset Creation
207
+
208
+ ### Curation Rationale
209
+
210
+ <!-- Motivation for the creation of this dataset. -->
211
+
212
+ [More Information Needed]
213
+
214
+ ### Source Data
215
+
216
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
217
+
218
+ #### Data Collection and Processing
219
+
220
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
221
+
222
+ [More Information Needed]
223
+
224
+ #### Who are the source data producers?
225
+
226
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
227
+
228
+ [More Information Needed]
229
+
230
+ ### Annotations [optional]
231
+
232
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
233
+
234
+ #### Annotation process
235
+
236
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
237
+
238
+ [More Information Needed]
239
+
240
+ #### Who are the annotators?
241
+
242
+ <!-- This section describes the people or systems who created the annotations. -->
243
+
244
+ [More Information Needed]
245
+
246
+ #### Personal and Sensitive Information
247
+
248
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
249
+
250
+ [More Information Needed]
251
+
252
+ ## Bias, Risks, and Limitations
253
+
254
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
255
+
256
+ [More Information Needed]
257
+
258
+ ### Recommendations
259
+
260
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
261
+
262
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
263
+
264
+ ## Citation [optional]
265
+
266
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
267
+
268
+ **BibTeX:**
269
+
270
+ [More Information Needed]
271
+
272
+ **APA:**
273
+
274
+ [More Information Needed]
275
+
276
+ ## Glossary [optional]
277
+
278
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
279
+
280
+ [More Information Needed]
281
+
282
+ ## More Information [optional]
283
+
284
+ [More Information Needed]
285
+
286
+ ## Dataset Card Authors [optional]
287
+
288
+ [More Information Needed]
289
+
290
+ ## Dataset Card Contact
291
+
292
+ [More Information Needed]