en_gptq_dataset_codesmath_clean / dataset_info.json
melhoushi's picture
Upload folder using huggingface_hub
b0b1d8e verified
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "c4",
"dataset_size": 800556335,
"description": "",
"download_checksums": {
"hf://datasets/allenai/c4@1588ec454efa1a09f29cd18ddd04fe05fc8653a2/en/c4-train.00001-of-01024.json.gz": {
"num_bytes": 318039285,
"checksum": null
}
},
"download_size": 318039285,
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"timestamp": {
"dtype": "timestamp[s]",
"_type": "Value"
},
"url": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 1118595620,
"splits": {
"train": {
"name": "train",
"num_bytes": 800556335,
"num_examples": 356318,
"shard_lengths": [
224924,
131394
],
"dataset_name": "c4"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}