Skip to content

Commit

Permalink
Update examples/graphbolt/node_classification.py
Browse files Browse the repository at this point in the history
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
  • Loading branch information
BowenYao18 and mfbalin committed Aug 17, 2024
1 parent 418d06c commit 3d43ab8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/graphbolt/node_classification.py
Original file line number Diff line number Diff line change
Expand Up @@ -371,9 +371,9 @@ def parse_args():
"ogbn-arxiv",
"ogbn-products",
"ogbn-papers100M",
"igb-homogeneous-tiny",
"igb-homogeneous-small",
"igb-homogeneous-medium",
"igb-hom-tiny",
"igb-hom-small",
"igb-hom-medium",
],
help="The dataset we can use for node classification example. Currently"
" ogbn-products, ogbn-arxiv, ogbn-papers100M and"
Expand Down

0 comments on commit 3d43ab8

Please sign in to comment.