Upload dataset
Browse files- README.md +292 -0
- depth-0/dev-00000-of-00001.parquet +3 -0
- depth-0/test-00000-of-00001.parquet +3 -0
- depth-0/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1152,6 +1152,290 @@ dataset_info:
|
|
1152 |
num_examples: 140
|
1153 |
download_size: 370589
|
1154 |
dataset_size: 1284166
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1155 |
- config_name: depth-5
|
1156 |
features:
|
1157 |
- name: id
|
@@ -1887,6 +2171,14 @@ configs:
|
|
1887 |
data_files:
|
1888 |
- split: test
|
1889 |
path: birds-electricity/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1890 |
- config_name: depth-5
|
1891 |
data_files:
|
1892 |
- split: train
|
|
|
1152 |
num_examples: 140
|
1153 |
download_size: 370589
|
1154 |
dataset_size: 1284166
|
1155 |
+
- config_name: depth-0
|
1156 |
+
features:
|
1157 |
+
- name: id
|
1158 |
+
dtype: string
|
1159 |
+
- name: maxD
|
1160 |
+
dtype: int64
|
1161 |
+
- name: NFact
|
1162 |
+
dtype: int64
|
1163 |
+
- name: NRule
|
1164 |
+
dtype: int64
|
1165 |
+
- name: theory
|
1166 |
+
dtype: string
|
1167 |
+
- name: triples
|
1168 |
+
struct:
|
1169 |
+
- name: triple1
|
1170 |
+
struct:
|
1171 |
+
- name: text
|
1172 |
+
dtype: string
|
1173 |
+
- name: representation
|
1174 |
+
dtype: string
|
1175 |
+
- name: triple2
|
1176 |
+
struct:
|
1177 |
+
- name: text
|
1178 |
+
dtype: string
|
1179 |
+
- name: representation
|
1180 |
+
dtype: string
|
1181 |
+
- name: triple3
|
1182 |
+
struct:
|
1183 |
+
- name: text
|
1184 |
+
dtype: string
|
1185 |
+
- name: representation
|
1186 |
+
dtype: string
|
1187 |
+
- name: triple4
|
1188 |
+
struct:
|
1189 |
+
- name: text
|
1190 |
+
dtype: string
|
1191 |
+
- name: representation
|
1192 |
+
dtype: string
|
1193 |
+
- name: triple5
|
1194 |
+
struct:
|
1195 |
+
- name: text
|
1196 |
+
dtype: string
|
1197 |
+
- name: representation
|
1198 |
+
dtype: string
|
1199 |
+
- name: triple6
|
1200 |
+
struct:
|
1201 |
+
- name: text
|
1202 |
+
dtype: string
|
1203 |
+
- name: representation
|
1204 |
+
dtype: string
|
1205 |
+
- name: triple7
|
1206 |
+
struct:
|
1207 |
+
- name: text
|
1208 |
+
dtype: string
|
1209 |
+
- name: representation
|
1210 |
+
dtype: string
|
1211 |
+
- name: triple8
|
1212 |
+
struct:
|
1213 |
+
- name: text
|
1214 |
+
dtype: string
|
1215 |
+
- name: representation
|
1216 |
+
dtype: string
|
1217 |
+
- name: triple9
|
1218 |
+
struct:
|
1219 |
+
- name: text
|
1220 |
+
dtype: string
|
1221 |
+
- name: representation
|
1222 |
+
dtype: string
|
1223 |
+
- name: triple10
|
1224 |
+
struct:
|
1225 |
+
- name: text
|
1226 |
+
dtype: string
|
1227 |
+
- name: representation
|
1228 |
+
dtype: string
|
1229 |
+
- name: triple11
|
1230 |
+
struct:
|
1231 |
+
- name: text
|
1232 |
+
dtype: string
|
1233 |
+
- name: representation
|
1234 |
+
dtype: string
|
1235 |
+
- name: triple12
|
1236 |
+
struct:
|
1237 |
+
- name: text
|
1238 |
+
dtype: string
|
1239 |
+
- name: representation
|
1240 |
+
dtype: string
|
1241 |
+
- name: triple13
|
1242 |
+
struct:
|
1243 |
+
- name: text
|
1244 |
+
dtype: string
|
1245 |
+
- name: representation
|
1246 |
+
dtype: string
|
1247 |
+
- name: triple14
|
1248 |
+
struct:
|
1249 |
+
- name: text
|
1250 |
+
dtype: string
|
1251 |
+
- name: representation
|
1252 |
+
dtype: string
|
1253 |
+
- name: triple15
|
1254 |
+
struct:
|
1255 |
+
- name: text
|
1256 |
+
dtype: string
|
1257 |
+
- name: representation
|
1258 |
+
dtype: string
|
1259 |
+
- name: triple16
|
1260 |
+
struct:
|
1261 |
+
- name: text
|
1262 |
+
dtype: string
|
1263 |
+
- name: representation
|
1264 |
+
dtype: string
|
1265 |
+
- name: rules
|
1266 |
+
struct:
|
1267 |
+
- name: rule1
|
1268 |
+
struct:
|
1269 |
+
- name: text
|
1270 |
+
dtype: string
|
1271 |
+
- name: representation
|
1272 |
+
dtype: string
|
1273 |
+
- name: rule2
|
1274 |
+
struct:
|
1275 |
+
- name: text
|
1276 |
+
dtype: string
|
1277 |
+
- name: representation
|
1278 |
+
dtype: string
|
1279 |
+
- name: rule3
|
1280 |
+
struct:
|
1281 |
+
- name: text
|
1282 |
+
dtype: string
|
1283 |
+
- name: representation
|
1284 |
+
dtype: string
|
1285 |
+
- name: rule4
|
1286 |
+
struct:
|
1287 |
+
- name: text
|
1288 |
+
dtype: string
|
1289 |
+
- name: representation
|
1290 |
+
dtype: string
|
1291 |
+
- name: rule5
|
1292 |
+
struct:
|
1293 |
+
- name: text
|
1294 |
+
dtype: string
|
1295 |
+
- name: representation
|
1296 |
+
dtype: string
|
1297 |
+
- name: rule6
|
1298 |
+
struct:
|
1299 |
+
- name: text
|
1300 |
+
dtype: string
|
1301 |
+
- name: representation
|
1302 |
+
dtype: string
|
1303 |
+
- name: rule7
|
1304 |
+
struct:
|
1305 |
+
- name: text
|
1306 |
+
dtype: string
|
1307 |
+
- name: representation
|
1308 |
+
dtype: string
|
1309 |
+
- name: rule8
|
1310 |
+
struct:
|
1311 |
+
- name: text
|
1312 |
+
dtype: string
|
1313 |
+
- name: representation
|
1314 |
+
dtype: string
|
1315 |
+
- name: questions
|
1316 |
+
struct:
|
1317 |
+
- name: Q1
|
1318 |
+
struct:
|
1319 |
+
- name: question
|
1320 |
+
dtype: string
|
1321 |
+
- name: answer
|
1322 |
+
dtype: string
|
1323 |
+
- name: QDep
|
1324 |
+
dtype: int64
|
1325 |
+
- name: QLen
|
1326 |
+
dtype: string
|
1327 |
+
- name: strategy
|
1328 |
+
dtype: string
|
1329 |
+
- name: proofs
|
1330 |
+
dtype: string
|
1331 |
+
- name: representation
|
1332 |
+
dtype: string
|
1333 |
+
- name: proofsWithIntermediates
|
1334 |
+
list:
|
1335 |
+
- name: representation
|
1336 |
+
dtype: string
|
1337 |
+
- name: intermediates
|
1338 |
+
list:
|
1339 |
+
- name: text
|
1340 |
+
dtype: string
|
1341 |
+
- name: representation
|
1342 |
+
dtype: string
|
1343 |
+
- name: id
|
1344 |
+
dtype: string
|
1345 |
+
- name: Q2
|
1346 |
+
struct:
|
1347 |
+
- name: question
|
1348 |
+
dtype: string
|
1349 |
+
- name: answer
|
1350 |
+
dtype: string
|
1351 |
+
- name: QDep
|
1352 |
+
dtype: int64
|
1353 |
+
- name: QLen
|
1354 |
+
dtype: string
|
1355 |
+
- name: strategy
|
1356 |
+
dtype: string
|
1357 |
+
- name: proofs
|
1358 |
+
dtype: string
|
1359 |
+
- name: representation
|
1360 |
+
dtype: string
|
1361 |
+
- name: proofsWithIntermediates
|
1362 |
+
list:
|
1363 |
+
- name: representation
|
1364 |
+
dtype: string
|
1365 |
+
- name: intermediates
|
1366 |
+
list:
|
1367 |
+
- name: text
|
1368 |
+
dtype: string
|
1369 |
+
- name: representation
|
1370 |
+
dtype: string
|
1371 |
+
- name: id
|
1372 |
+
dtype: string
|
1373 |
+
- name: Q3
|
1374 |
+
struct:
|
1375 |
+
- name: question
|
1376 |
+
dtype: string
|
1377 |
+
- name: answer
|
1378 |
+
dtype: string
|
1379 |
+
- name: QDep
|
1380 |
+
dtype: int64
|
1381 |
+
- name: QLen
|
1382 |
+
dtype: string
|
1383 |
+
- name: strategy
|
1384 |
+
dtype: string
|
1385 |
+
- name: proofs
|
1386 |
+
dtype: string
|
1387 |
+
- name: representation
|
1388 |
+
dtype: string
|
1389 |
+
- name: Q4
|
1390 |
+
struct:
|
1391 |
+
- name: question
|
1392 |
+
dtype: string
|
1393 |
+
- name: answer
|
1394 |
+
dtype: string
|
1395 |
+
- name: QDep
|
1396 |
+
dtype: int64
|
1397 |
+
- name: QLen
|
1398 |
+
dtype: string
|
1399 |
+
- name: strategy
|
1400 |
+
dtype: string
|
1401 |
+
- name: proofs
|
1402 |
+
dtype: string
|
1403 |
+
- name: representation
|
1404 |
+
dtype: string
|
1405 |
+
- name: allProofs
|
1406 |
+
dtype: string
|
1407 |
+
- name: proofDetails
|
1408 |
+
list:
|
1409 |
+
- name: text
|
1410 |
+
dtype: string
|
1411 |
+
- name: QDep
|
1412 |
+
dtype: int64
|
1413 |
+
- name: representation
|
1414 |
+
dtype: string
|
1415 |
+
- name: proofsWithIntermediates
|
1416 |
+
list:
|
1417 |
+
- name: representation
|
1418 |
+
dtype: string
|
1419 |
+
- name: intermediates
|
1420 |
+
list:
|
1421 |
+
- name: text
|
1422 |
+
dtype: string
|
1423 |
+
- name: representation
|
1424 |
+
dtype: string
|
1425 |
+
- name: id
|
1426 |
+
dtype: string
|
1427 |
+
splits:
|
1428 |
+
- name: train
|
1429 |
+
num_bytes: 32735051
|
1430 |
+
num_examples: 7834
|
1431 |
+
- name: dev
|
1432 |
+
num_bytes: 11295182
|
1433 |
+
num_examples: 2700
|
1434 |
+
- name: test
|
1435 |
+
num_bytes: 22569460
|
1436 |
+
num_examples: 5389
|
1437 |
+
download_size: 12507692
|
1438 |
+
dataset_size: 66599693
|
1439 |
- config_name: depth-5
|
1440 |
features:
|
1441 |
- name: id
|
|
|
2171 |
data_files:
|
2172 |
- split: test
|
2173 |
path: birds-electricity/test-*
|
2174 |
+
- config_name: depth-0
|
2175 |
+
data_files:
|
2176 |
+
- split: train
|
2177 |
+
path: depth-0/train-*
|
2178 |
+
- split: dev
|
2179 |
+
path: depth-0/dev-*
|
2180 |
+
- split: test
|
2181 |
+
path: depth-0/test-*
|
2182 |
- config_name: depth-5
|
2183 |
data_files:
|
2184 |
- split: train
|
depth-0/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7875cb0bb4a5e147b7e19b154c6615ea0864df1645a5bb7be6a6f8731270964a
|
3 |
+
size 2137298
|
depth-0/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89f0c02c8a88ddc01b3fe05df728304658450a9fcfc8ace4ff64a07b96ee2927
|
3 |
+
size 4270267
|
depth-0/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edfa9d3f7ae64c3f2606a30ad6bce257f74b0a81a55eb0c6e17044ed06ccdeb1
|
3 |
+
size 6100127
|