Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
8f3e423c
Unverified
Commit
8f3e423c
authored
Aug 19, 2020
by
xiang song(charlie.song)
Committed by
GitHub
Aug 19, 2020
Browse files
update Readme (#2068)
Co-authored-by:
Ubuntu
<
ubuntu@ip-172-31-63-129.ec2.internal
>
parent
ef976be1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
examples/pytorch/ogb/deepwalk/README.md
examples/pytorch/ogb/deepwalk/README.md
+1
-5
No files found.
examples/pytorch/ogb/deepwalk/README.md
View file @
8f3e423c
...
...
@@ -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
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment