ogbn-arxiv text features don't match
Open
stale-issue
- Dominant language
- Python
- Stars
- 14.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that the node abstracts in https://snap.stanford.edu/ogb/data/misc/ogbn_arxiv/titleabs.tsv.gz _almost_ match in quantity (179,719) to the nodes obtained from the DGL graph (DglNodePropPredDataset(name='ogbn-arxiv')) (169,343).
It's not clear yet to me why there is a discrepancy. However, it makes it difficult for me to map the text features of the nodes to the nodes in the DGL graph.
Any explanation would be helpful.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.