Git Product home page Git Product logo

Comments (13)

IISCAditayTripathi avatar IISCAditayTripathi commented on July 17, 2024 1

@Hy-Choi @lxylxyoo we have added the data and instructions to perform experiments on MetaQA dataset. We will add the same for WebQSP in a couple of days. Please check out the code and data. Thanks.

from embedkgqa.

apoorvumang avatar apoorvumang commented on July 17, 2024

Yes we will provide soon, along with the data and instructions.
Thanks!

from embedkgqa.

Hy-Choi avatar Hy-Choi commented on July 17, 2024

@apoorvumang When do you provide data and instructions?

from embedkgqa.

Hy-Choi avatar Hy-Choi commented on July 17, 2024

@IISCAditayTripathi OK, Thanks.

from embedkgqa.

Kelaxon avatar Kelaxon commented on July 17, 2024

Hi, @apoorvumang thanks for providing these useful codes and instructions.
I am also trying to implement the relation matching part and have a question regarding pruning candidates (a' \in Nh) in section 4.4.1:
image
Here, what is the meaning of Nh and how can we obtain it? You mentioned that candidates a' could be obtained in section 4.4. However, I see a' are all possible answers in section 4.4 (which is not pruned). Hope to get your feedback. Thanks.

from embedkgqa.

apoorvumang avatar apoorvumang commented on July 17, 2024

Hi @Kelaxon

That is a typo. It should be same as in section 4.4 ie a' \in E. We were earlier experimenting with restricting the neighbourhood, which was denoted by N_h, but the final version of EmbedKGQA does not have that restriction.

from embedkgqa.

Kelaxon avatar Kelaxon commented on July 17, 2024

@apoorvumang Thanks for your reply.

Yes, I found the restricting neighborhood part in getNeighbourhood() in folder RoBERTa. It has one hyper-parameter radius. So, what is the empirical range of it? Besides, according to section 4.4, it actually has two parameters needed to determine: radius and r(gamma in the paper), right?

from embedkgqa.

RainbowCatSzy avatar RainbowCatSzy commented on July 17, 2024

@apoorvumang When do you provide relation matching code?It's nine months since you said public code last time.I'm very curious about the implementation of relation matching

from embedkgqa.

apoorvumang avatar apoorvumang commented on July 17, 2024

@RainbowRr Apologies, I have been busy with some other work and sidelining this for way too long. Please keep posted on this thread I will add the implementation in some form or another within the next 3 days.

from embedkgqa.

RainbowCatSzy avatar RainbowCatSzy commented on July 17, 2024

@RainbowRr Apologies, I have been busy with some other work and sidelining this for way too long. Please keep posted on this thread I will add the implementation in some form or another within the next 3 days.

Thank you very much! Wish you success in your work and research!

from embedkgqa.

apoorvumang avatar apoorvumang commented on July 17, 2024

@RainbowRr I have added the code. Please let me know if you face any issues

from embedkgqa.

apoorvumang avatar apoorvumang commented on July 17, 2024

You will need to re-download the data and pretrained_models

from embedkgqa.

apoorvumang avatar apoorvumang commented on July 17, 2024

Closing for now, please reopen a new issue if you have problems with the implementation

from embedkgqa.

Related Issues (20)

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.