TF models added to documentation

This commit is contained in:
LysandreJik
2019-09-25 06:31:05 -04:00
committed by Lysandre Debut
parent cf5c5c9e1c
commit 4acd87ff4e
9 changed files with 222 additions and 0 deletions

View File

@@ -34,3 +34,24 @@ OpenAI GPT2
.. autoclass:: transformers.GPT2DoubleHeadsModel
:members:
``TFGPT2Model``
~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFGPT2Model
:members:
``TFGPT2LMHeadModel``
~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFGPT2LMHeadModel
:members:
``TFGPT2DoubleHeadsModel``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFGPT2DoubleHeadsModel
:members: