Fix from_pretrained kwargs passing (#18387)
Fix #18385 I don't know whether `use_auth_token`, `cache_dir` and `local_files_only` should be passed to `(cls.slow_tokenizer_class)._from_pretrained`, but I guess it should.
Showing
Please register or sign in to comment