transformers/docs/source
Patrick von Platen fa49b9afea
Clean Encoder-Decoder models with Bart/T5-like API and add generate possibility (#3383)
* change encoder decoder style to bart & t5 style

* make encoder decoder generation dummy work for bert

* make style

* clean init config in encoder decoder

* add tests for encoder decoder models

* refactor and add last tests

* refactor and add last tests

* fix attn masks for bert encoder decoder

* make style

* refactor prepare inputs for Bert

* refactor

* finish encoder decoder

* correct typo

* add docstring to config

* finish

* add tests

* better naming

* make style

* fix flake8

* clean docstring

* make style

* rename
2020-04-28 15:11:09 +02:00
..
_static Adding usage examples for common tasks (#2850) 2020-02-25 13:48:24 -05:00
imgs GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
main_classes Pipeline for Text Generation: GenerationPipeline (#3758) 2020-04-22 09:37:03 -04:00
model_doc Clean Encoder-Decoder models with Bart/T5-like API and add generate possibility (#3383) 2020-04-28 15:11:09 +02:00
benchmarks.md GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
bertology.rst Fixes #3877 2020-04-22 01:15:10 +00:00
conf.py Release: v2.8.0 2020-04-06 10:03:53 -04:00
converting_tensorflow_models.rst GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
examples.md [docs] Doc tweaks 2019-09-26 18:19:51 -04:00
favicon.ico Adding usage examples for common tasks (#2850) 2020-02-25 13:48:24 -05:00
glossary.rst Can test examples spread over multiple blocks 2020-01-23 09:38:45 -05:00
index.rst Clean Encoder-Decoder models with Bart/T5-like API and add generate possibility (#3383) 2020-04-28 15:11:09 +02:00
installation.md CPU/GPU memory benchmarking utilities - Remove support for python 3.5 (now only 3.6+) (#3186) 2020-03-17 10:17:11 -04:00
migration.md weigths*weights 2020-04-04 15:03:26 -04:00
model_sharing.md [doc] --organization tweak 2020-03-10 16:52:44 -04:00
multilingual.rst Fix failing doc samples 2020-03-04 19:11:31 -05:00
notebooks.md Update notebooks (#3620) 2020-04-06 14:32:39 -04:00
pretrained_models.rst [Docs] Add DialoGPT (#3755) 2020-04-16 09:04:32 +02:00
quickstart.md Delete all mentions of Model2Model (#3019) 2020-02-26 11:36:27 -05:00
serialization.rst [docs] The use of do_lower_case in scripts is on its way to deprecation (#3738) 2020-04-10 12:34:04 -04:00
torchscript.rst GPU text generation: mMoved the encoded_prompt to correct device 2020-01-06 15:11:12 +01:00
usage.rst [Docs] Add usage examples for translation and summarization (#3538) 2020-03-31 09:36:03 -04:00