Combining sentence and table evidence to predict veracity of factual claims using TaPaS and RoBERTa
2021-11-01EMNLP (FEVER) 2021Unverified0· sign in to hype
Martin Funkquist
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
This paper describes a method for retrieving evidence and predicting the veracity of factual claims, on the FEVEROUS dataset. The evidence consists of both sentences and table cells. The proposed method is part of the FEVER shared task. It uses similarity scores between TF-IDF vectors to retrieve the textual evidence and similarity scores between dense vectors created by fine-tuned TaPaS models for tabular evidence retrieval. The evidence is passed through a dense neural network to produce a veracity label. The FEVEROUS score for the proposed system is 0.126.