Update pipeline.mdx

This commit is contained in:
Mishig Davaadorj
2022-04-25 17:50:12 +02:00
committed by GitHub
parent e6cd73a291
commit 6a84727368

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>