liuganghuggingface/DemoDiff-0.7B
Graph Machine Learning • Updated • 12
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This dataset contains context data for the DemoDiff project, a diffusion-based molecular foundation model for in-context inverse molecular design. It provides contextual examples to guide molecular generation, enabling few-shot molecular design across diverse chemical tasks without task-specific fine-tuning.
Each task is organized as a separate folder in the repository root:
tasks/
├── Albuterol_Similarity/
│ ├── positive.csv
│ ├── medium.csv
│ └── negative.csv
├── Amlodipine_MPO/
│ ├── positive.csv
│ ├── medium.csv
│ └── negative.csv
└── ... (other tasks)