"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "53c8f700f4704a58f4684674ced1c57d6ca9240c"
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
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
......
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