Skip to content

Redundant self connections in ogbn-products  #41

Description

@tedzhouhk

Dear OGB Team,

Thanks for providing these awesome datasets!

I noticed that for the ogbn-products dataset, there are some redundant self connections. For example, the edge (15064,15064) occurred twice in the edge_index array.
2

Here is a list of the row and column indices of the repeated edges. After removing the repeated edges, it gives me 123718152 (doubled) edges instead of the original 123718280 edges.
1

Best,
Tedzhouhk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions