• Suraj Patil's avatar
    [pipelines] Text2TextGenerationPipeline (#6744) · 4230d30f
    Suraj Patil authored
    * add Text2TextGenerationPipeline
    
    * remove max length warning
    
    * remove comments
    
    * remove input_length
    
    * fix typo
    
    * add tests
    
    * use TFAutoModelForSeq2SeqLM
    
    * doc
    
    * typo
    
    * add the doc below TextGenerationPipeline
    
    * doc nit
    
    * style
    
    * delete comment
    4230d30f
test_pipelines.py 39.3 KB