ReactionGraph / README.md
reactiongraph's picture
Create README.md
256e17b verified
metadata
tags:
  - chemistry

Reaction Graph Data

Place the contents of this folder under the datasets folder.

Here is an example of the directory structure:

Reaction-Graph/
├── analysts
├── ......
├── dataloaders
├── datasets/
│   ├── hte/
│   │   ├── buchwald_hartwig
│   │   └── ......
│   ├── uspto_condition
│   ├── uspto_tpl
│   └── uspto_yield
├── encoders
└── ......