Unverified Commit 6e310141 authored by Eren Şahin's avatar Eren Şahin Committed by GitHub
Browse files

[doc] update code-block rendering (#11053)

double : prevents code-block section to be rendered, so made it single :
parent 3d39226a
...@@ -50,7 +50,7 @@ The original code can be found `here <https://github.com/openai/finetune-transfo ...@@ -50,7 +50,7 @@ The original code can be found `here <https://github.com/openai/finetune-transfo
Note: Note:
If you want to reproduce the original tokenization process of the `OpenAI GPT` paper, you will need to install ``ftfy`` 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 .. code-block:: bash
......
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