Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
6e310141
Unverified
Commit
6e310141
authored
Apr 05, 2021
by
Eren Şahin
Committed by
GitHub
Apr 05, 2021
Browse files
[doc] update code-block rendering (#11053)
double : prevents code-block section to be rendered, so made it single :
parent
3d39226a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/model_doc/gpt.rst
docs/source/model_doc/gpt.rst
+1
-1
No files found.
docs/source/model_doc/gpt.rst
View file @
6e310141
...
...
@@ -50,7 +50,7 @@ The original code can be found `here <https://github.com/openai/finetune-transfo
Note:
If you want to reproduce the original tokenization process of the `OpenAI GPT` paper, you will need to install ``ftfy``
and ``SpaCy``:
:
and ``SpaCy``:
.. code-block:: bash
...
...
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