You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
* Add ability to pass through transformers cache-related kwargs such as cache_dir and local_files_only
* Add a couple tests for cached_transformers
* Update CHANGELOG
* Fix formatting
* Apply suggestions
* Add/fix tokenizers_kwargs/transformer_kwargs in a few places; add documentation wherever it occurs
* Update CHANGELOG.md
Co-authored-by: Evan Pete Walsh <[email protected]>
* Update bert_pooler.py transformer_kwargs documentation
* Apply suggestions from code review
Co-authored-by: Evan Pete Walsh <[email protected]>
* Remove test_from_pretrained_kwargs_local_files_only_missing_from_cache test
* Use AllenNlpTestCase in cached_transformers_test.py
Co-authored-by: Evan Pete Walsh <[email protected]>
0 commit comments