Skip to content

Commit

Permalink
Update ondisk_dataset.py on URL
Browse files Browse the repository at this point in the history
  • Loading branch information
BowenYao18 committed Aug 29, 2024
1 parent b9616a1 commit 4f74219
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/dgl/graphbolt/impl/ondisk_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -981,9 +981,9 @@ class BuiltinDataset(OnDiskDataset):
**igb-hom-[tiny|small|medium]**
The igb-hom-[tiny|small|medium] dataset is a homogeneous citation network,
which is designed for developers to train and evaluate GNN models with
high fidelity. See more details in `igb-hom-[tiny|small|medium]
<https://mlcommons.org/2024/06/gnn-for-mlperf-training-v4/>`_.
which is designed for developers to train and evaluate GNN models with
high fidelity. See more details in `igb-hom-[tiny|small|medium]
<https://github.com/IllinoisGraphBenchmark/IGB-Datasets>`_.
.. note::
Self edges are added to the original graph.
Expand Down

0 comments on commit 4f74219

Please sign in to comment.