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 | |
βββ ...... | |
``` | |