Git Product home page Git Product logo

Comments (4)

chiayewken avatar chiayewken commented on September 14, 2024

Hi, thank you for the kind comment :)
Sorry we have not yet released the specific code for ZeroRC as it requires a different data processing pipeline to be consistent with the previous benchmark.
As I'm currently busy with another project, it may take a few weeks to integrate into the current repository.

from relationprompt.

arian1995 avatar arian1995 commented on September 14, 2024

Thanks

from relationprompt.

jbrry avatar jbrry commented on September 14, 2024

What changes to the data processing pipeline would need to be made?

Can we not just change the extraction setup to include the test head and tail entity in the prompt and get the model to generate the relation as in Figure 4b? Also is the generation of the relation conditioned on the number of unseen relations or is it over the full tokenizer vocabulary?

from relationprompt.

jbrry avatar jbrry commented on September 14, 2024

I think I understand why it is more appropriate to do this in the data processing stage. Basically we need to modify all input files passed to the extractor model.

Currently it is done here in encoder.encode_to_line. We would need to make a similar function to take the head and tail entities out of the summary and into the input text, so the input contains the context, head and tail, and the output is just the relation.

from relationprompt.

Related Issues (15)

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.