Skip to content

Commit 7960dab

Browse files
committed
updated readme
1 parent d6df471 commit 7960dab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ Got to `./source/pytorch_dataset/` and run `link_dataset.py` and `node_dataset.p
9898

9999
2. **For Line Graph** **L(G)**
100100

101-
- **RANDOM SEED:** the seed can be fixed in `./source/ogb_dataset/node_prediction/generate_ogbn_dataset.py`
101+
- **RANDOM SEED:** the seed can be fixed in `./source/ogb_dataset/node_classification/generate_ogbn_dataset.py`
102102

103-
- **DATA SPLIT:** The train/validation/test split can be set by modifying `./source/ogb_dataset/node_prediction/generate_ogbn_dataset.py`
103+
- **DATA SPLIT:** The train/validation/test split can be set by modifying `./source/ogb_dataset/node_classification/generate_ogbn_dataset.py`
104104

105105
- Go to `./source/ogb_dataset/node_classification/` and run `python3 generate_ogbl_dataset.py` with argument `--dataset` from the list of `Dataset Name` in the table above
106106

0 commit comments

Comments
 (0)