dmlc / dmlc/dgl

[Graphbolt][Dataset] IGB-HOM dataset wrong number of edges

Open
#7,780 2 comments 0 reactions 0 assignees View on GitHub
Work Item
Dominant language
Python
Stars
14.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

## 🔨Work Item

**IMPORTANT:**
* This template is only for dev team to track project progress. For feature request or bug report, please use the corresponding issue templates.
* DO NOT create a new work item if the purpose is to fix an existing issue or feature request. We will directly use the issue in the project tracker.

Project tracker: https://github.com/orgs/dmlc/projects/2

## Description
The num edges in paper is 3995777033 in paper but the actual number of edges I download is 3727095830.

The shape should be (3727095830, 2), which does not match 3995777033 reported in paper.
This is the link to the paper: https://arxiv.org/pdf/2302.13522

Below is the download command:
wget https://igb-public-awsopen.s3.amazonaws.com/IGBH/processed/paper__cites__paper/edge_index.npy

This is the IGB-HOM info table:
![image](https://github.com/user-attachments/assets/493a8086-4c11-469b-993d-8dae54a9f6c6)

## Depending work items or issues

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.