spark-dv-2503-yent / data-config.json
eachanjohnson's picture
Upload folder using huggingface_hub
c88ccc8 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": [
2048
],
"output_shape": [
1
]
}