transformers/docs/source/main_classes
Suraj Patil 4230d30f77
[pipelines] Text2TextGenerationPipeline (#6744)
* 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
2020-09-02 07:34:35 -04:00
..
configuration.rst Improvements to PretrainedConfig documentation (#5642) 2020-07-10 10:31:47 -04:00
logging.rst Logging doc (#6852) 2020-09-01 03:16:34 -04:00
model.rst Generation doc (#6470) 2020-08-14 09:46:39 -04:00
optimizer_schedules.rst Adafactor docs (#6765) 2020-08-27 05:16:50 -04:00
output.rst Document model outputs (#5673) 2020-07-10 17:31:02 -04:00
pipelines.rst [pipelines] Text2TextGenerationPipeline (#6744) 2020-09-02 07:34:35 -04:00
processors.rst [doc] Fix broken links + remove crazy big notebook 2020-05-07 18:44:18 -04:00
tokenizer.rst Doc tokenizer (#6110) 2020-07-30 14:51:19 -04:00
trainer.rst Harmonize both Trainers API (#6157) 2020-07-31 09:43:23 -04:00