Demo: question answering on tabular data

Julien Simon
Jan 17, 2023

Tabular data is everywhere, from spreadsheets to tables embedded in text documents. In this Hugging Face Space, you can use the Google TAPAS and Microsoft TAPEX models to ask questions in natural language on CSV data. Give it a try and let me know what you think :)

✅ Space: https://huggingface.co/spaces/juliensimon/table_questions

✅ TAPEX model: https://huggingface.co/microsoft/tapex-large-finetuned-wtq

✅ TAPAS model: https://huggingface.co/google/tapas-large-finetuned-wtq

✅ TAPEX paper: https://arxiv.org/abs/2107.07653

✅ TAPAS paper: https://arxiv.org/abs/2004.02349

--

--