Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

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.


Paper: Graph Diffusion Transformers are In-Context Molecular Designers Code: https://github.com/liugangcode/DemoDiff

DemoDiff Downstream Context Data

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.

Structure

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)
Downloads last month
639

Models trained or fine-tuned on liuganghuggingface/demodiff_downstream

Collection including liuganghuggingface/demodiff_downstream

Paper for liuganghuggingface/demodiff_downstream