Skip to content

A slight mistake in the "run.sh", causing "Dataset ariv_2023 not supported" #29

@InkyZigi

Description

@InkyZigi

In the first line of "run.sh":
for dataset in 'cora' 'pubmed' 'ogbn-arxiv' 'ariv_2023' 'ogbn-products'

'ariv_2023' should be replaced by 'arxiv_2023',
otherwise an error of "Dataset ariv_2023 not supported" will occur, which means there is no such dataset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions