Unverified Commit 88e51ba3 authored by Christopher Akiki's avatar Christopher Akiki Committed by GitHub
Browse files

[MINOR:TYPO] (#25646)

[MINOR:TYPO] Update tokenization_auto.py
parent 6a314ea7
......@@ -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.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment