mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-23 00:35:35 +00:00
Wrong title level
This commit is contained in:
committed by
Anthony MOI
parent
38aa839df0
commit
c4187c9369
@ -226,7 +226,7 @@ If you save your tokenizer with :meth:`~tokenizers.Tokenizer.save`, the post-pro
|
|||||||
along.
|
along.
|
||||||
|
|
||||||
Encoding multiple sentences in a batch
|
Encoding multiple sentences in a batch
|
||||||
----------------------------------------------------------------------------------------------------
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
To get the full speed of the 🤗 Tokenizers library, it's best to process your texts by batches by
|
To get the full speed of the 🤗 Tokenizers library, it's best to process your texts by batches by
|
||||||
using the :meth:`~tokenizers.Tokenizer.encode_batch` method:
|
using the :meth:`~tokenizers.Tokenizer.encode_batch` method:
|
||||||
|
Reference in New Issue
Block a user