spark-dv-2503-yent / modelbox-config.json
eachanjohnson's picture
Upload folder using huggingface_hub
c88ccc8 verified
raw
history blame contribute delete
223 Bytes
{
"dropout": 0.2,
"ensemble_size": 3,
"extra_featurizers": null,
"learning_rate": 0.0001,
"model_class": "ChempropModelBox",
"n_hidden": 5,
"n_units": 8,
"use_2d": false,
"use_fp": true
}