GithubHelp home page GithubHelp logo

data about l2p-gnn HOT 4 CLOSED

rootlu avatar rootlu commented on July 20, 2024
data

from l2p-gnn.

Comments (4)

rootlu avatar rootlu commented on July 20, 2024

Hi,

You need to first download the dblp dataset from Google Drive or BaiduYun, and unzip the dataset.

Then, make two directories named unsupervised and supervised in ./data/dblp/ (i.e., ./data/dblp/unsupervised and ./data/dblp/supervised/ ), and move the dblp.graph file to ./data/dblp/unsupervised/processed/ and the dblpfinetune.graph to ./data/dblp/supervised/processed/, respectively.

We have updated the README file to detail the requirements.

Thanks for your interest in our work!

from l2p-gnn.

wangzeyu135798 avatar wangzeyu135798 commented on July 20, 2024

Hi:
I changed the data path according to your reply while there is another problem when processing data.
In loader.py line 323, when I load the dblp.graph, where is a problem as following:
UnicodeDecodeError: 'unit-8' codec can't decode byte 0x80 in position 0: invalid start byte

from l2p-gnn.

rootlu avatar rootlu commented on July 20, 2024

Hi,

Due to the dblp dataset is large, this error may occur when the file download is incomplete,please make sure that you have downloaded the dataset without any errors (e.g., Internet interruption).

Meanwhile, we are double-checking whether the uploaded dataset is complete, and we will update the README as soon as possible.

If you want to reproduce results in the paper, you can refer to Reproducing results in the paper in the READEME. Also, you can run the code with the Biology dataset first.

Thanks.

from l2p-gnn.

rootlu avatar rootlu commented on July 20, 2024

Hi,

We have double-checked that the uploaded dataset is complete. You can try to download and run it again.
We have also uploaded the uncompressed dataset, please refer to BaiduYun to download.

Bests.

from l2p-gnn.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.