Skip to content

Commit d28af63

Browse files
authored
fix md error in readme
1 parent 9d81744 commit d28af63

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ For training, config files from the `python-chebai` and `python-chebai-graph` re
1818

1919
We recommend the following setup:
2020

21-
my_projects
22-
python-chebai
23-
chebai
24-
configs
25-
data
26-
...
27-
python-chebai-graph
28-
chebai_graph
29-
configs
30-
...
21+
my_projects
22+
python-chebai
23+
chebai
24+
configs
25+
data
26+
...
27+
python-chebai-graph
28+
chebai_graph
29+
configs
30+
...
3131

3232
If you run the command from the `python-chebai` directory, you can use the same data for both chebai- and chebai-graph-models (e.g., Transformers and GNNs).
3333
Then you have to use `{path-to-chebai} -> .` and `{path-to-chebai-graph} -> ../python-chebai-graph`.

0 commit comments

Comments
 (0)