Unverified Commit 8f3e423c authored by xiang song(charlie.song)'s avatar xiang song(charlie.song) Committed by GitHub
Browse files

update Readme (#2068)


Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-63-129.ec2.internal>
parent ef976be1
......@@ -66,11 +66,7 @@ Speeding-up with mixed CPU & multi-GPU. The used parameters are the same as abov
## OGB Dataset
### How to load ogb data
To load ogb dataset, you need to run the following command, which will output a network file, ogbl-collab-net.txt:
```
python3 load_dataset.py --name ogbl-collab
```
Or you can run the code directly with:
You can run the code directly with:
```
python3 deepwalk --ogbl_name xxx --load_from_ogbl
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment