transformers/docs/source
Sebastian 06910f5a76
[T5] Add T5ForQuestionAnswering and MT5ForQuestionAnswering (#24481)
* Adding T5ForQuestionAnswering

* Changed weight initialization that results in better initial loss when fine-tuning

* Update to class variables

* Running make fixup

* Running make fix-copies

* Remove model_parallel

* Adding MT5ForQuestionAnswering

* Adding docs

* Fix wrong doc

* Update src/transformers/models/mt5/modeling_mt5.py

Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>

* Update src/transformers/models/t5/modeling_t5.py

Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>

* File formatting

* Undoing change

---------

Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
2023-06-27 10:07:06 -04:00
..
de Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
en [T5] Add T5ForQuestionAnswering and MT5ForQuestionAnswering (#24481) 2023-06-27 10:07:06 -04:00
es Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
fr Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
it Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
ja Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
ko 🌐 [i18n-KO] Translated tflite.mdx to Korean (#24435) 2023-06-27 08:18:42 -04:00
ms Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
pt Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
zh Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
_config.py Adding evaluate to the list of libraries required in generated notebooks (#20850) 2022-12-21 14:04:08 +01:00