Datasets:
File size: 1,806 Bytes
af8d6bf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 |
{
"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
}
} |