TabFact: A Large-scale Dataset for Table-based Fact Verification
Paper
•
1909.02164
•
Published
The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider
removing the
loading script
and relying on
automated data support
(you can use
convert_to_parquet
from the datasets library). If this is not possible, please
open a discussion
for direct help.
tab_fact is a large-scale dataset for the task of fact-checking on tables. Original dataset is available @ https://huggingface.co/datasets/tab_fact and this is a slightly modified version of the dataset wherein the tabular data is processed into a specific format for ease of use.
@inproceedings{2019TabFactA,
title={TabFact : A Large-scale Dataset for Table-based Fact Verification},
author={Wenhu Chen, Hongmin Wang, Jianshu Chen, Yunkai Zhang, Hong Wang, Shiyang Li, Xiyou Zhou and William Yang Wang},
booktitle = {International Conference on Learning Representations (ICLR)},
address = {Addis Ababa, Ethiopia},
month = {April},
year = {2020}
}