BALM-benchmark / leakypdb /train /dataset_info.json
aryopg's picture
Upload 5 files
e5b9b66 verified
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "csv",
"dataset_size": 11017766,
"description": "",
"download_checksums": {
"/Users/aryopg/Documents/school/BALM-benchmark/./LeakyPDB/data.csv": {
"num_bytes": 10897209,
"checksum": null
}
},
"download_size": 10897209,
"features": {
"Index": {
"dtype": "string",
"_type": "Value"
},
"header": {
"dtype": "string",
"_type": "Value"
},
"Drug": {
"dtype": "string",
"_type": "Value"
},
"category": {
"dtype": "string",
"_type": "Value"
},
"Target": {
"dtype": "string",
"_type": "Value"
},
"resolution": {
"dtype": "float64",
"_type": "Value"
},
"date": {
"dtype": "string",
"_type": "Value"
},
"type": {
"dtype": "string",
"_type": "Value"
},
"new_split": {
"dtype": "string",
"_type": "Value"
},
"CL1": {
"dtype": "bool",
"_type": "Value"
},
"CL2": {
"dtype": "bool",
"_type": "Value"
},
"CL3": {
"dtype": "bool",
"_type": "Value"
},
"remove_for_balancing_val": {
"dtype": "bool",
"_type": "Value"
},
"kd/ki": {
"dtype": "string",
"_type": "Value"
},
"Y": {
"dtype": "float64",
"_type": "Value"
},
"covalent": {
"dtype": "bool",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 21914975,
"splits": {
"train": {
"name": "train",
"num_bytes": 11017766,
"num_examples": 19443,
"dataset_name": "csv"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}