"examples/run_bert_classifier.py" did not exist on "15ebd67d4e1bd596ad0d2d54bbf3ccc1ae799d27"
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