SHOREKEEPER / data /raw /mathinstruct_50k /dataset_info.json
geoore's picture
Add data, outputs, docs, and notebooks folders
a0d4fce
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "math_instruct",
"dataset_size": 188742872,
"description": "",
"download_checksums": {
"hf://datasets/TIGER-Lab/MathInstruct@b4fdc323a7be1379c9c7c0b67b1de72dfee2111a/MathInstruct.json": {
"num_bytes": 212488891,
"checksum": null
}
},
"download_size": 212488891,
"features": {
"source": {
"dtype": "string",
"_type": "Value"
},
"output": {
"dtype": "string",
"_type": "Value"
},
"instruction": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 401231763,
"splits": {
"train": {
"name": "train",
"num_bytes": 188742872,
"num_examples": 262039,
"dataset_name": "math_instruct"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}