File size: 494 Bytes
acee5fa
 
 
 
 
5f00a20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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
└── ......
```