mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
parent
6a314ea7cd
commit
88e51ba306
@ -574,7 +574,7 @@ class AutoTokenizer:
|
||||
inputs (additional positional arguments, *optional*):
|
||||
Will be passed along to the Tokenizer `__init__()` method.
|
||||
config ([`PretrainedConfig`], *optional*)
|
||||
The configuration object used to dertermine the tokenizer class to instantiate.
|
||||
The configuration object used to determine the tokenizer class to instantiate.
|
||||
cache_dir (`str` or `os.PathLike`, *optional*):
|
||||
Path to a directory in which a downloaded pretrained model configuration should be cached if the
|
||||
standard cache should not be used.
|
||||
|
Loading…
Reference in New Issue
Block a user