"examples/legacy/seq2seq/run_distributed_eval.py" did not exist on "eadd870b2f503047dd81b8dcd9d115dc1b4a9196"
Adding a test to prevent late failure in the Table question answering (#9808)
pipeline. - If table is empty then the line that contain `answer[0]` will fail. - This PR add a check to prevent `answer[0]`. - Also adds an early check for presence of `table` and `query` to prevent late failure and give better error message. - Adds a few tests to make sure these errors are correctly raised.
Showing
Please register or sign in to comment