This repo contains code for Logic-level Evidence Retrieval and Graph-based Verification Network for Table-based Fact Verification (EMNLP 2021).
The data is in the release. Please unzip it and put all files in the data folder.
Run the following command to install the dependency packages.
pip install -r requirements.txt
Run the following command to run the code.
bash run.sh