transformers/docs/source/model_doc
Suraj Patil ef2dcdccaa
ElectraForQuestionAnswering (#4913)
* ElectraForQuestionAnswering

* udate __init__

* add test for electra qa model

* add ElectraForQuestionAnswering in auto models

* add ElectraForQuestionAnswering in all_model_classes

* fix outputs, input_ids defaults to None

* add ElectraForQuestionAnswering in docs

* remove commented line
2020-06-10 15:17:52 -04:00
..
albert.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
auto.rst adding in the doc 2020-01-27 14:27:07 -05:00
bart.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
bert.rst Cleanup fast tokenizers integration (#3706) 2020-04-18 13:43:57 +02:00
camembert.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
ctrl.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
dialogpt.rst add dialogpt training tips (#3996) 2020-04-28 14:32:31 +02:00
distilbert.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
electra.rst ElectraForQuestionAnswering (#4913) 2020-06-10 15:17:52 -04:00
encoderdecoder.rst Clean Encoder-Decoder models with Bart/T5-like API and add generate possibility (#3383) 2020-04-28 15:11:09 +02:00
flaubert.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
gpt.rst Cleanup fast tokenizers integration (#3706) 2020-04-18 13:43:57 +02:00
gpt2.rst Cleanup fast tokenizers integration (#3706) 2020-04-18 13:43:57 +02:00
longformer.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
marian.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
reformer.rst [Reformer] fix reformer num buckets (#4564) 2020-05-25 16:04:45 -04:00
roberta.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
t5.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
transformerxl.rst Cleanup fast tokenizers integration (#3706) 2020-04-18 13:43:57 +02:00
xlm.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00
xlmroberta.rst Add XLMRobertaForQuestionAnswering (#4855) 2020-06-08 21:22:37 -04:00
xlnet.rst Clean documentation (#4849) 2020-06-08 11:28:19 -04:00