"vscode:/vscode.git/clone" did not exist on "211f93aab95d1c683494e61c3cf8ff10e1f5d6b7"
[DX fix] Fixing QA pipeline streaming a dataset. (#18516)
* [DX fix] Fixing QA pipeline streaming a dataset. QuestionAnsweringArgumentHandler would iterate over the whole dataset effectively killing all properties of the pipeline. This restores nice properties when using `Dataset` or `Generator` since those are meant to be consumed lazily. * Handling TF better.
Showing
Please register or sign in to comment