Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
8349d757
Commit
8349d757
authored
Sep 25, 2019
by
LysandreJik
Committed by
Lysandre Debut
Sep 26, 2019
Browse files
Various small doc fixes
parent
fb056494
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
docs/source/main_classes/processors.rst
docs/source/main_classes/processors.rst
+1
-1
docs/source/model_doc/xlm.rst
docs/source/model_doc/xlm.rst
+2
-2
docs/source/model_doc/xlnet.rst
docs/source/model_doc/xlnet.rst
+2
-2
No files found.
docs/source/main_classes/processors.rst
View file @
8349d757
...
...
@@ -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
docs/source/model_doc/xlm.rst
View file @
8349d757
...
...
@@ -62,8 +62,8 @@ XLM
:members:
``TFXLMForQuestionAnswering``
``TFXLMForQuestionAnswering
Simple
``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFXLMForQuestionAnswering
.. autoclass:: pytorch_transformers.TFXLMForQuestionAnswering
Simple
:members:
docs/source/model_doc/xlnet.rst
View file @
8349d757
...
...
@@ -64,8 +64,8 @@ XLNet
:members:
``TFXLNetForQuestionAnswering``
``TFXLNetForQuestionAnswering
Simple
``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.TFXLNetForQuestionAnswering
.. autoclass:: pytorch_transformers.TFXLNetForQuestionAnswering
Simple
:members:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment