google-research / tapas

End-to-end neural table-text understanding models.
Apache License 2.0
1.15k stars 217 forks source link

Where we can download WIKISQL pre-trained tapas model? #45

Closed monk1337 closed 4 years ago

monk1337 commented 4 years ago

First of all, thank you for this awesome work and making it open source.

SQA large model is not supporting Logical Form and Aggregation based questions. As shown in the paper WIKISQL model consists of both Logical Form and Aggregation.

From where we can download WIKISQL checkpoint of the trained model?

ghost commented 4 years ago

So far we didn't have model trained on WIKISQL but we released one today.

I would recommend using the WTQ model, though. Since WIKISQL has some strange biases (e.g. many aggregations are performed over 0 or 1 rows).