acbull / HGT-DGL

Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)
69 stars 13 forks source link

the code‘s dataset is invalid, how to get the data? #4

Open FangTang-9 opened 2 years ago

FangTang-9 commented 2 years ago

I would like to ask "data_url = 'https://s3.us-east-2.amazonaws.com/dgl.ai/dataset/ACM.mat'" in the code is invalid, how to get the data.

WANG-Yuchen-Alice commented 2 years ago

+1

acbull commented 2 years ago

Hi all:

Please check this: https://github.com/dmlc/dgl/tree/master/examples/pytorch/hgt

The valid dataset link is: 'https://data.dgl.ai/dataset/ACM.mat'