BALM-benchmark / leakypdb /train /dataset_info.json
aryopg's picture
BALM benchmarks
af8d6bf verified
raw
history blame
1.81 kB
{
"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": 10897212,
"checksum": null
}
},
"download_size": 10897212,
"features": {
"Index": {
"dtype": "string",
"_type": "Value"
},
"header": {
"dtype": "string",
"_type": "Value"
},
"smiles": {
"dtype": "string",
"_type": "Value"
},
"category": {
"dtype": "string",
"_type": "Value"
},
"seq": {
"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"
},
"value": {
"dtype": "float64",
"_type": "Value"
},
"covalent": {
"dtype": "bool",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 21914978,
"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
}
}