Fix all sphynx warnings (#5068)
This commit is contained in:
@@ -1408,7 +1408,7 @@ class PreTrainedTokenizerBase(SpecialTokensMixin):
|
||||
The sequence or batch of sequences to be encoded.
|
||||
Each sequence can be a string or a list of strings (pre-tokenized string).
|
||||
If the sequences are provided as list of strings (pretokenized), you must set `is_pretokenized=True`
|
||||
(to lift the ambiguity with a batch of sequences)
|
||||
(to lift the ambiguity with a batch of sequences)
|
||||
text_pair (:obj:`str`, :obj:`List[str]`, :obj:`List[List[str]]``):
|
||||
The sequence or batch of sequences to be encoded.
|
||||
Each sequence can be a string or a list of strings (pre-tokenized string).
|
||||
|
||||
Reference in New Issue
Block a user