Giter Club home page Giter Club logo

Comments (6)

jacklxc avatar jacklxc commented on August 18, 2024

20200705v1/acl/pdf_parses.jsonl is simply the filtered version of 20200705v1/full/pdf_parses/* by only selecting those papers with ACL IDs. CORWA-train and -test are human-annotated, and they are selected by taking those related work sections that have the fewest number of missing cited papers that are not covered by S2ORC. All the rest of the S2ORC ACL papers are in the distant set. The training and test set is split by year (before & after 2019).

Originally I hesitated to share related_work.jsonl files because they are a simple derivation of S2ORC's 20200705v1/full/pdf_parses/*, but eventually all this information is included in the latest released CORWA_{train, test, distant}.jsonl files.

from corwa.

jacklxc avatar jacklxc commented on August 18, 2024

Note that many wired file formats exist because of historical reasons during my project development. Unless you are interested in replicating my exact experiment, you can start from data/CORWA_{train, test, distant}.jsonl for your custom usage. You can use the code under pipeline/ to tag your own related work sections with CORWA annotations.

from corwa.

Richard-LZ-Zhang avatar Richard-LZ-Zhang commented on August 18, 2024

Thank you for your reply. I am also interested in testing my model on your test dataset, and making comparison with your finetuned LED. Would you please provide more information on how the ROUGE score of LED generation reported in your paper was obtained? For each span in the test dataset, if one or more references are not in S2ORC or ACL of S2OCR, did you just leave them out?

from corwa.

jacklxc avatar jacklxc commented on August 18, 2024

@mandalbiswadip Can you resolve this request? Thanks.

from corwa.

mandalbiswadip avatar mandalbiswadip commented on August 18, 2024

I have updated the evalution script under experiments/evaluate_LED.ipynb. Let me know if you find this helpful

from corwa.

Richard-LZ-Zhang avatar Richard-LZ-Zhang commented on August 18, 2024

Horray! That looks great!

from corwa.

Related Issues (3)

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.