spark-dv-2510-wt / input-data.hf /dataset_info.json
eachanjohnson's picture
Upload folder using huggingface_hub
f7ad244 verified
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "csv",
"dataset_size": 40042560,
"description": "",
"download_checksums": {
"/nemo/lab/johnsone/home/users/johnsoe/data/hf/thomas-2018-spark-wt/all/scaffold-split-train.csv.gz": {
"num_bytes": 2002385,
"checksum": null
}
},
"download_size": 2002385,
"features": {
"clean_smiles": {
"dtype": "string",
"_type": "Value"
},
"full_strain_name": {
"dtype": "string",
"_type": "Value"
},
"mic_method": {
"dtype": "string",
"_type": "Value"
},
"pmic": {
"dtype": "float64",
"_type": "Value"
},
"duvidnn/0.0.3/feat:clean_smiles:morgan-fingerprint=33fd6e97": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"duvidnn/0.0.3/feat:clean_smiles:descriptors-2d=0a381a71": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"duvidnn/0.0.3/feat:full_strain_name:vectome-fingerprint=10389124": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"duvidnn/0.0.3/feat:mic_method:hash=a482d028": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 42044945,
"splits": {
"train": {
"name": "train",
"num_bytes": 40042560,
"num_examples": 54186,
"dataset_name": "csv"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}