ReactionGraph / README.md
reactiongraph's picture
Update README.md
5f00a20 verified
---
license: apache-2.0
datasets:
- reactiongraph/ReactionGraph
pipeline_tag: graph-ml
---
## Reaction Graph Checkpoints
Place the contents of this folder under the `checkpoints` folder.
Here is an example of the directory structure:
```
Reaction-Graph/
β”œβ”€β”€ analysts
β”œβ”€β”€ checkpoints/
β”‚ └── reaction_graph/
β”‚ β”œβ”€β”€ hte
β”‚ β”œβ”€β”€ uspto_condition
β”‚ β”œβ”€β”€ uspto_tpl
β”‚ └── uspto_yield
β”œβ”€β”€ dataloaders
└── ......
```