GithubHelp home page GithubHelp logo

alexjackson1 / folio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yale-lily/folio

0.0 0.0 0.0 167 KB

Visualisation of folio dataset.

License: Creative Commons Attribution Share Alike 4.0 International

folio's Introduction

FOLIO: Natural Language Reasoning with First-Order Logic

FOLIO is an expert-written, open-domain, logically complex and diverse dataset for natural language reasoning with first-order logic.

FOLIO is released with our paper: FOLIO: Natural Language Reasoning with First-Order Logic.

  • folio-v0.0 with train and validation sets are in the data/v0.0 folder.
  • A leaderboard will be releeased soon to obtain your results on the unreleased test set.
  • We would like to collect more data from the community! Please submit a pull request if you would like to contribute more data points to FOLIO.

Data Content and Format

This repo contains the train and validation sets in the format of jsonl and txt. Each line in a file contains one example consisting of the following fields:

  • 'premises': the natural language premises
  • 'premises-FOL': FOL formula annotation for the premises
  • 'conclusion': the natural language conclusion
  • 'conclusion-FOL': FOL formula annotation for the conclusion
  • 'label': Truth value label for the conclusion
  • 'story-id': story id (each story contains a set of premises and a set of conclusions)
  • 'example-id': exampled id (each example contains a set of premises and one conclusion)
  • 'source': whether the example is from the WikiLogic or HybLogic set.

More details on the dataset, results and analyses can be found in our paper.

Code for evaluation with fine-tuning and few-shot prompting will be updated soon.

Citation

@article{han2022folio,
  title={FOLIO: Natural Language Reasoning with First-Order Logic},
  author = {Han, Simeng and Schoelkopf, Hailey and Zhao, Yilun and Qi, Zhenting and Riddell, Martin and Benson, Luke and Sun, Lucy and Zubova, Ekaterina and Qiao, Yujie and Burtell, Matthew and Peng, David and Fan, Jonathan and Liu, Yixin and Wong, Brian and Sailor, Malcolm and Ni, Ansong and Nan, Linyong and Kasai, Jungo and Yu, Tao and Zhang, Rui and Joty, Shafiq and Fabbri, Alexander R. and Kryscinski, Wojciech and Lin, Xi Victoria and Xiong, Caiming and Radev, Dragomir},
  journal={arXiv preprint arXiv:2209.00840},
  url = {https://arxiv.org/abs/2209.00840},
  year={2022}

folio's People

Contributors

shirleyhan6 avatar

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.