facebookresearch / TaBERT

This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic parsing. TaBERT is pre-trained on a massive corpus of 26M Web tables and their associated natural language context, and could be used as a drop-in replacement of a semantic parsers original encoder to compute representations for utterances and table schemas (columns).
Other
580 stars 63 forks source link

Notebook example #15

Open bpquestion opened 3 years ago

bpquestion commented 3 years ago

Hello, Is it possible please to have a minimal working example for prediction and also for the selection of relevant rows? Thanks !

Yasas4D commented 2 years ago

Hi! You can watch my video and it will guide you to install TaBERT in Colab Notebook https://www.youtube.com/watch?v=3ZhpB5AAMHg