[doc] update code-block rendering (#11053)
double : prevents code-block section to be rendered, so made it single :
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user