• Nicolas Patry's avatar
    Fixing batching pipelines on single items for ChunkPipeline (#21132) · 488a179c
    Nicolas Patry authored
    * Fixing #20783
    
    * Update src/transformers/pipelines/base.py
    
    * Fixing some tests.
    
    * Fixup.
    
    * Remove ffmpeg dep + a bit more relaxed for bigbird QA precision.
    
    * Better dataset.
    
    * Prevent failing on TF.
    
    * Better condition. We can't use `can_use_iterator` since we cannot use it
    directly.
    488a179c
test_pipelines_question_answering.py 26 KB