CoolFace
Datasetpublic

reactiongraph/ReactionGraph

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 └── ......

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes47downloads
Dataset Card

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
└── ......