tabbiomed-neurips2026 commited on
Commit
1c85d0f
·
verified ·
1 Parent(s): a04185a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -20,4 +20,7 @@ configs:
20
  path: data/val.parquet
21
  - split: test
22
  path: data/test.parquet
 
 
 
23
  ---
 
20
  path: data/val.parquet
21
  - split: test
22
  path: data/test.parquet
23
+ dataset_info:
24
+ description: 'Water solubility data (log solubility in mols per litre) for common
25
+ organic small molecules. Features: Morgan fingerprints (radius=2).'
26
  ---