Open Syzseisus opened 7 months ago
Hi, We are using the graph data provided by OGB. So you can load the graph data directly by ' data = DglNodePropPredDataset(name='ogbn-arxiv') '. You can find the corresponding code for loading that graph in our repository.
Sincerely, Hao
Hello,
I've noticed that for most datasets, there are both CSV and PT files available. However, for the Arxiv dataset, it seems only the CSV file is provided. Could you please guide me on where to find the PT file for the Arxiv dataset? I've looked through the repository but haven't had any luck.
Thank you for your assistance.
Sincerely, Syzseisus