google-research / tapas

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

TaPas for Question Generation #113

Closed saichandrapandraju closed 3 years ago

saichandrapandraju commented 3 years ago

Hi,

Can I use this architecture to generate questions given a table and cell value ?

eisenjulian commented 3 years ago

Hi @saichandrapandraju, while we think using TaPas for text generation should work well, by training (and pre-training) an encoder-decoder model, we haven't tried it at this point. There are a few academic datasets where it would be interesting to see how it works. If you experiment with this setup please tell us how it goes and of course contributions are welcome.

eisenjulian commented 3 years ago

Closing for the time being, let us know if we can help in any other way.