mathlib_extracted / dataset_info.json
harrywsanders's picture
Upload folder using huggingface_hub
dd18035 verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "leandojo_benchmark_lean4_17_0",
"dataset_size": 360291112,
"description": "",
"download_checksums": {
"hf://datasets/charliemeyer2000/leandojo_benchmark_lean4_17_0@c248e044237c7417044e99fbbaeb8d8e86f27d09/data/train-00000-of-00001.parquet": {
"num_bytes": 179638424,
"checksum": null
},
"hf://datasets/charliemeyer2000/leandojo_benchmark_lean4_17_0@c248e044237c7417044e99fbbaeb8d8e86f27d09/data/validation-00000-of-00001.parquet": {
"num_bytes": 1029064,
"checksum": null
}
},
"download_size": 180667488,
"features": {
"name": {
"dtype": "string",
"_type": "Value"
},
"file": {
"dtype": "string",
"_type": "Value"
},
"statement": {
"dtype": "string",
"_type": "Value"
},
"state": {
"dtype": "string",
"_type": "Value"
},
"provable": {
"dtype": "int64",
"_type": "Value"
},
"tactic": {
"dtype": "string",
"_type": "Value"
},
"result": {
"dtype": "string",
"_type": "Value"
},
"id": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 540958600,
"splits": {
"train": {
"name": "train",
"num_bytes": 358296296,
"num_examples": 346649,
"dataset_name": "leandojo_benchmark_lean4_17_0"
},
"validation": {
"name": "validation",
"num_bytes": 1994816,
"num_examples": 2000,
"dataset_name": "leandojo_benchmark_lean4_17_0"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}