"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "de8e14b6c0d1a9c573835972221c0bda883d7f2a"
Commit 8349d757 authored by LysandreJik's avatar LysandreJik Committed by Lysandre Debut
Browse files

Various small doc fixes

parent fb056494
......@@ -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.
\ No newline at end of file
`run_glue.py <https://github.com/huggingface/pytorch-transformers/blob/master/examples/run_glue.py>`__ script.
\ No newline at end of file
......@@ -62,8 +62,8 @@ XLM
:members:
``TFXLMForQuestionAnswering``
``TFXLMForQuestionAnsweringSimple``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFXLMForQuestionAnswering
.. autoclass:: pytorch_transformers.TFXLMForQuestionAnsweringSimple
:members:
......@@ -64,8 +64,8 @@ XLNet
:members:
``TFXLNetForQuestionAnswering``
``TFXLNetForQuestionAnsweringSimple``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFXLNetForQuestionAnswering
.. autoclass:: pytorch_transformers.TFXLNetForQuestionAnsweringSimple
:members:
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment