[UPDATE]: We are excited to release a new version of FOLIO here with significant quality improvement and error fixing!
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.
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:
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.
@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}