transformers/docs/source
Patrick von Platen 189387e9b2
LED (#9278)
* create model

* add integration

* save current state

* make integration tests pass

* add one more test

* add explanation to tests

* remove from bart

* add padding

* remove unnecessary test

* make all tests pass

* re-add cookie cutter tests

* finish PyTorch

* fix attention test

* Update tests/test_modeling_common.py

* revert change

* remove unused file

* add string to doc

* save intermediate

* make tf integration tests pass

* finish tf

* fix doc

* fix docs again

* add led to doctree

* add to auto tokenizer

* added tips for led

* make style

* apply jplus statements

* correct tf longformer

* apply lysandres suggestions

* apply sylvains suggestions

* Apply suggestions from code review
2021-01-05 13:14:30 +01:00
..
_static v4.1.1 docs 2020-12-17 11:28:38 -05:00
imgs Guide to fixed-length model perplexity evaluation (#5449) 2020-07-07 16:04:15 -06:00
internal Fix T5 and BART for TF (#9063) 2020-12-14 18:47:00 +01:00
main_classes Fix documentation links always pointing to master. (#9217) 2021-01-05 06:18:48 -05:00
model_doc LED (#9278) 2021-01-05 13:14:30 +01:00
benchmarks.rst Fix documentation links always pointing to master. (#9217) 2021-01-05 06:18:48 -05:00
bertology.rst Fix documentation links always pointing to master. (#9217) 2021-01-05 06:18:48 -05:00
conf.py Fix documentation links always pointing to master. (#9217) 2021-01-05 06:18:48 -05:00
contributing.md Update installation page and add contributing to the doc (#5084) 2020-06-17 14:01:10 -04:00
converting_tensorflow_models.rst Fix documentation links always pointing to master. (#9217) 2021-01-05 06:18:48 -05:00
custom_datasets.rst correct docs (#9378) 2021-01-04 17:27:29 +01:00
examples.md per_device instead of per_gpu/error thrown when argument unknown (#4618) 2020-05-27 11:36:55 -04:00
favicon.ico Adding usage examples for common tasks (#2850) 2020-02-25 13:48:24 -05:00
glossary.rst Minor documentation revisions from copyediting (#9266) 2020-12-23 10:15:49 -05:00
index.rst LED (#9278) 2021-01-05 13:14:30 +01:00
installation.md Copyright (#8970) 2020-12-07 18:36:34 -05:00
migration.md Copyright (#8970) 2020-12-07 18:36:34 -05:00
model_sharing.rst [model_cards] Migrate cards from this repo to model repos on huggingface.co (#9013) 2020-12-11 18:24:42 -05:00
model_summary.rst Minor documentation revisions from copyediting (#9266) 2020-12-23 10:15:49 -05:00
multilingual.rst Fix documentation links always pointing to master. (#9217) 2021-01-05 06:18:48 -05:00
notebooks.md Update notebooks (#3620) 2020-04-06 14:32:39 -04:00
perplexity.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
philosophy.rst Minor documentation revisions from copyediting (#9266) 2020-12-23 10:15:49 -05:00
preprocessing.rst Minor documentation revisions from copyediting (#9266) 2020-12-23 10:15:49 -05:00
pretrained_models.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
quicktour.rst Minor documentation revisions from copyediting (#9266) 2020-12-23 10:15:49 -05:00
serialization.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
task_summary.rst Fix documentation links always pointing to master. (#9217) 2021-01-05 06:18:48 -05:00
testing.rst Fix documentation links always pointing to master. (#9217) 2021-01-05 06:18:48 -05:00
tokenizer_summary.rst Minor documentation revisions from copyediting (#9266) 2020-12-23 10:15:49 -05:00
training.rst Minor documentation revisions from copyediting (#9266) 2020-12-23 10:15:49 -05:00