Various small doc fixes
This commit is contained in:
committed by
Lysandre Debut
parent
fb056494e5
commit
8349d75773
@@ -55,4 +55,4 @@ Example usage
|
|||||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
An example using these processors is given in the
|
An example using these processors is given in the
|
||||||
`run_glue.py <https://github.com/huggingface/pytorch-transformers/blob/master/examples/run_glue.py>` script.
|
`run_glue.py <https://github.com/huggingface/pytorch-transformers/blob/master/examples/run_glue.py>`__ script.
|
||||||
@@ -62,8 +62,8 @@ XLM
|
|||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
|
||||||
``TFXLMForQuestionAnswering``
|
``TFXLMForQuestionAnsweringSimple``
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. autoclass:: pytorch_transformers.TFXLMForQuestionAnswering
|
.. autoclass:: pytorch_transformers.TFXLMForQuestionAnsweringSimple
|
||||||
:members:
|
:members:
|
||||||
|
|||||||
@@ -64,8 +64,8 @@ XLNet
|
|||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
|
||||||
``TFXLNetForQuestionAnswering``
|
``TFXLNetForQuestionAnsweringSimple``
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. autoclass:: pytorch_transformers.TFXLNetForQuestionAnswering
|
.. autoclass:: pytorch_transformers.TFXLNetForQuestionAnsweringSimple
|
||||||
:members:
|
:members:
|
||||||
|
|||||||
Reference in New Issue
Block a user