"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "a79585bbf97c0eb23265aaa1bb8043d387f48992"
[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