Various small doc fixes

This commit is contained in:
LysandreJik 2019-09-25 09:05:43 -04:00 committed by Lysandre Debut
parent fb056494e5
commit 8349d75773
3 changed files with 5 additions and 5 deletions

View File

@ -55,4 +55,4 @@ Example usage
^^^^^^^^^^^^^^^^^^^^^^^^^
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.

View File

@ -62,8 +62,8 @@ XLM
:members:
``TFXLMForQuestionAnswering``
``TFXLMForQuestionAnsweringSimple``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFXLMForQuestionAnswering
.. autoclass:: pytorch_transformers.TFXLMForQuestionAnsweringSimple
:members:

View File

@ -64,8 +64,8 @@ XLNet
:members:
``TFXLNetForQuestionAnswering``
``TFXLNetForQuestionAnsweringSimple``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFXLNetForQuestionAnswering
.. autoclass:: pytorch_transformers.TFXLNetForQuestionAnsweringSimple
:members: