spark-dv-2503-spne / data-config.json
eachanjohnson's picture
Upload folder using huggingface_hub
3ae518d verified
raw
history blame contribute delete
264 Bytes
{
"_default_cache": "cache/duvida/data",
"_in_key": "inputs",
"_input_cols": [
"smiles"
],
"_label_cols": [
"pmic"
],
"_out_key": "labels",
"input_shape": [
2248
],
"output_shape": [
1
]
}