"test/vscode:/vscode.git/clone" did not exist on "033c715b4662576bade850fc42b20ce07151fa46"
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