TableQuestionAnsweringPipeline (#9145)
* AutoModelForTableQuestionAnswering
* TableQuestionAnsweringPipeline
* Apply suggestions from Patrick's code review
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
* Sylvain and Patrick comments
* Better PyTorch/TF error message
* Add integration tests
* Argument Handler naming
Co-authored-by: patrickvonplaten <patrick.v.platen@gmail.com>
* Fix docs to appease the documentation gods
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>