• Patrick von Platen's avatar
    Add t5 to pipeline(task='summarization') (#3413) · 9c683ef0
    Patrick von Platen authored
    * solve conflicts
    
    * move warnings below
    
    * incorporate changes
    
    * add pad_to_max_length to pipelines
    
    * add bug fix for T5 beam search
    
    * add prefix patterns
    
    * make style
    
    * fix conflicts
    
    * adapt pipelines for task specific parameters
    
    * improve docstring
    
    * remove unused patterns
    9c683ef0
test_pipelines.py 14.7 KB