spark-dv-2510-wt / data-config.json
eachanjohnson's picture
Upload folder using huggingface_hub
f7ad244 verified
{
"_default_cache": "/nemo/lab/johnsone/home/users/johnsoe/projects/abx-discovery-strategy/models/spark-dv-2510-wt/cache/duvidnn/0.0.3",
"_default_preprocessing_args": {
"input_representation": "smiles",
"structure_column": "smiles"
},
"_in_key": "duvidnn/v0.0.3/inputs",
"_input_cols": [
[
"clean_smiles",
"full_strain_name"
],
[
"mic_method"
]
],
"_input_featurizers": [
[
{
"input_column": "clean_smiles",
"kwargs": {},
"name": "morgan-fingerprint"
},
{
"input_column": "clean_smiles",
"kwargs": {},
"name": "descriptors-2d"
},
{
"input_column": "full_strain_name",
"kwargs": {},
"name": "vectome-fingerprint"
}
],
[
{
"input_column": "mic_method",
"kwargs": {},
"name": "hash"
}
]
],
"_label_cols": [
"pmic"
],
"_out_key": "duvidnn/v0.0.3/labels",
"_use_context": true,
"context_shape": [
256
],
"input_shape": [
[
4296
]
],
"output_shape": [
1
]
}