Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Question about cora and cora_full. #16

Description

@guanfaqian

Thanks for sharing the code and datasets! I have some question about cora:

as answer of you in #7

In cora dataset, I find only title but no content for some entries.

Later, I found that you shared cora_full file in your Google Cloud Drive. I then wanted to use cora_full instead of cora.

But I found that your cora_full file only contains Data(raw_texts=[28402], edge_index=[2, 97230], y=[28402]) and no features. I thought about loading cora_full myself corresponding to the text file you provided. But I realized that the number of nodes doesn't correspond either. You have 28402 here, but the general cora_full is 19793.

May I ask how you got your cora_full.pt file? Or can you provide more full information?

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