transformers/docs/source
Sylvain Gugger d155b38d6e
Funnel transformer (#6908)
* Initial model

* Fix upsampling

* Add special cls token id and test

* Formatting

* Test and fist FunnelTokenizerFast

* Common tests

* Fix the check_repo script and document Funnel

* Doc fixes

* Add all models

* Write doc

* Fix test

* Initial model

* Fix upsampling

* Add special cls token id and test

* Formatting

* Test and fist FunnelTokenizerFast

* Common tests

* Fix the check_repo script and document Funnel

* Doc fixes

* Add all models

* Write doc

* Fix test

* Fix copyright

* Forgot some layers can be repeated

* Apply suggestions from code review

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Update src/transformers/modeling_funnel.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* Address review comments

* Update src/transformers/modeling_funnel.py

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>

* Address review comments

* Update src/transformers/modeling_funnel.py

Co-authored-by: Sam Shleifer <sshleifer@gmail.com>

* Slow integration test

* Make small integration test

* Formatting

* Add checkpoint and separate classification head

* Formatting

* Expand list, fix link and add in pretrained models

* Styling

* Add the model in all summaries

* Typo fixes

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
Co-authored-by: Sam Shleifer <sshleifer@gmail.com>
2020-09-08 08:08:08 -04:00
..
_static Update docs stable version 2020-09-01 11:02:24 -04:00
imgs Guide to fixed-length model perplexity evaluation (#5449) 2020-07-07 16:04:15 -06:00
internal Doc pipelines (#6175) 2020-08-03 11:44:46 -04:00
main_classes [pipelines] Text2TextGenerationPipeline (#6744) 2020-09-02 07:34:35 -04:00
model_doc Funnel transformer (#6908) 2020-09-08 08:08:08 -04:00
benchmarks.rst Small docfile fixes (#6328) 2020-08-10 05:37:12 -04:00
bertology.rst [doc] Fix broken links + remove crazy big notebook 2020-05-07 18:44:18 -04:00
conf.py Release: v3.1.0 2020-09-01 14:27:52 +02: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 Add ALBERT to the Tensorflow to Pytorch model conversion cli (#3933) 2020-05-11 13:10:00 -04:00
custom_datasets.rst add intro to nlp lib & dataset links to custom datasets tutorial (#6583) 2020-08-20 10:32:51 -04: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 docs grammar fixes (#6889) 2020-09-02 06:45:19 -04:00
index.rst Funnel transformer (#6908) 2020-09-08 08:08:08 -04:00
installation.md [doc] fix invalid env vars (#6504) 2020-08-17 11:11:40 +08:00
migration.md Add hugs (#5225) 2020-06-24 07:56:14 -04:00
model_sharing.rst How to share model cards with the CLI (#5374) 2020-06-30 08:59:32 -04:00
model_summary.rst Funnel transformer (#6908) 2020-09-08 08:08:08 -04:00
multilingual.rst Refactor Code samples; Test code samples (#5036) 2020-06-25 16:46:00 -04:00
notebooks.md Update notebooks (#3620) 2020-04-06 14:32:39 -04:00
perplexity.rst tiny ppl doc typo fix (#5751) 2020-07-14 10:39:44 -06:00
philosophy.rst typos (#6505) 2020-08-17 10:57:36 +08:00
preprocessing.rst Fix #6575 (#6596) 2020-08-19 13:04:33 -04:00
pretrained_models.rst Funnel transformer (#6908) 2020-09-08 08:08:08 -04:00
quicktour.rst minor docs grammar fixes (#6889) 2020-09-02 06:45:19 -04:00
serialization.rst fix torchscript docs (#6740) 2020-08-26 04:51:56 -04:00
task_summary.rst replace _ with __ rst links (#6541) 2020-08-17 12:27:02 -04:00
tokenizer_summary.rst [docs] Fix number of 'ug' occurrences in tokenizer_summary (#6574) 2020-08-18 10:23:25 -04:00
training.rst Import accuracy_score (#6480) 2020-08-14 08:16:16 -04:00