Merge pull request #988 from huggingface/mishig25-patch-1

Update pipeline.mdx
This commit is contained in:
Mishig Davaadorj
2022-04-25 17:54:10 +02:00
committed by GitHub

View File

@ -25,7 +25,7 @@ For the examples that require a `Tokenizer` we will use the tokenizer we trained
"language": "python",
"start-after": "START reload_tokenizer",
"end-before": "END reload_tokenizer",
"dedent": 8}
"dedent": 12}
</literalinclude>
</python>
<rust>