Files
HuggingFace_transformer/docs/source/model_doc
novice 99a2771189 Add YOSO (#15091)
* Add cookiecutter files

* Add cuda kernels and cpp files

* Update modeling_yoso.py

* Add .h files

* Update configuration_yoso.py

* Updates

* Remove tokenizer

* Code quality

* Update modeling_yoso.py

* Update modeling_yoso.py

* Fix failing test

* Update modeling_yoso.py

* Fix code quality

* Apply suggestions from code review

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Apply suggestions from code review and fix integration tests

* Update src/transformers/models/yoso/modeling_yoso.py

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

* Apply suggestions from code review

* Fix copied from statement

* Fix docstring

* Fix code quality

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Apply suggestions and fix mask

* Apply suggestions from code review

* Fix code quality

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Fix docstrings

* Fix code quality

* Remove trailing whitespace

* Update yoso.mdx

* Move kernel loading to YosoEncoder

* make style

* Apply suggestions from code review

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* Update src/transformers/models/yoso/modeling_yoso.py

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* Add short summary to docs

* Update docs/source/model_doc/yoso.mdx

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* Update yoso.mdx

* Update docs/source/model_doc/yoso.mdx

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* Remove CausalLM model and add copied from

* Remove autoregressive code

* Remove unused imports

* add copied from for embeddings

* Fix code quality

* Update docs/source/model_doc/yoso.mdx

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* Apply suggestion from code review

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2022-01-26 19:18:29 +01:00
..
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-17 11:13:34 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-01 14:13:02 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-22 16:14:35 -05:00
2021-12-27 19:07:46 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2022-01-11 14:25:49 +01:00
2021-12-27 19:07:46 -05:00
2021-12-22 14:18:03 +01:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-27 19:07:46 -05:00
2021-12-22 16:14:35 -05:00
2022-01-19 15:19:36 +01:00
2021-12-27 19:07:46 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2022-01-04 13:23:10 +01:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2022-01-21 12:10:41 +01:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2021-12-27 19:07:46 -05:00
2022-01-20 21:51:51 +01:00
2021-12-22 16:14:35 -05:00
2022-01-19 19:51:59 +01:00
2021-12-27 19:07:46 -05:00
2022-01-19 15:27:57 +01:00
2022-01-19 15:27:57 +01:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2021-12-22 16:14:35 -05:00
2022-01-26 19:18:29 +01:00