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 @@ RoBERTa
.. autoclass:: transformers.RobertaForSequenceClassification
:members:
``TFRobertaModel``
~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFRobertaModel
:members:
``TFRobertaForMaskedLM``
~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFRobertaForMaskedLM
:members:
``TFRobertaForSequenceClassification``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFRobertaForSequenceClassification
:members: