google-research / tapas

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

Configuration for training model on WTQ #71

Closed sparshbhawsar closed 4 years ago

sparshbhawsar commented 4 years ago

Hello,

I want to know what are the VM configuration required to train model on WTQ.

eisenjulian commented 4 years ago

Hello @sparshbhawsar please see the hardware requirements section of the readme. The main need will be on the accelerator side (GPU or TPU). In the official BERT repository that is linked in that section, you will also find examples to run using cloud instances. Hope this helps, and let us know if there are any further questions.