Upload dataset
Browse files- README.md +24 -0
- winner_id/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -127,6 +127,26 @@ dataset_info:
|
|
127 |
num_examples: 384
|
128 |
download_size: 14230745
|
129 |
dataset_size: 17012598.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
configs:
|
131 |
- config_name: graph_connectivity
|
132 |
data_files:
|
@@ -152,6 +172,10 @@ configs:
|
|
152 |
data_files:
|
153 |
- split: validation
|
154 |
path: math_parity/validation-*
|
|
|
|
|
|
|
|
|
155 |
---
|
156 |
# Dataset Card for IsoBench
|
157 |
|
|
|
127 |
num_examples: 384
|
128 |
download_size: 14230745
|
129 |
dataset_size: 17012598.0
|
130 |
+
- config_name: winner_id
|
131 |
+
features:
|
132 |
+
- name: image
|
133 |
+
dtype: image
|
134 |
+
- name: anl
|
135 |
+
dtype: string
|
136 |
+
- name: pgn
|
137 |
+
dtype: string
|
138 |
+
- name: fen
|
139 |
+
dtype: string
|
140 |
+
- name: label
|
141 |
+
dtype: string
|
142 |
+
- name: id
|
143 |
+
dtype: string
|
144 |
+
splits:
|
145 |
+
- name: validation
|
146 |
+
num_bytes: 6486731.0
|
147 |
+
num_examples: 257
|
148 |
+
download_size: 6026970
|
149 |
+
dataset_size: 6486731.0
|
150 |
configs:
|
151 |
- config_name: graph_connectivity
|
152 |
data_files:
|
|
|
172 |
data_files:
|
173 |
- split: validation
|
174 |
path: math_parity/validation-*
|
175 |
+
- config_name: winner_id
|
176 |
+
data_files:
|
177 |
+
- split: validation
|
178 |
+
path: winner_id/validation-*
|
179 |
---
|
180 |
# Dataset Card for IsoBench
|
181 |
|
winner_id/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87113ca2000b0fc78fa229aa658f5677bcce4a2de8d9f372703e763e069567a5
|
3 |
+
size 6026970
|