Completed
Asking more table QA questions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Table Question-Answering with TAPAS in Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Table QA process
- 3 Getting the code
- 4 Colab GPU and prerequisites
- 5 Dataset download and preprocessing
- 6 Table QA retrieval pipeline
- 7 First test, can it retrieve tables?
- 8 TAPAS model for table QA
- 9 Asking more table QA questions
- 10 Asking advanced aggregation questions to TAPAS
- 11 Final thoughts