This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
v2.3.1
#5137
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's new
Added 🎉
cached_path()
. Hub downloads should be made through thehf://
URL scheme.interpret
module: influence functions via theInfluenceInterpreter
base class, along with a concrete implementation:SimpleInfluence
.quiet
parameter to theMultiProcessDataLoading
that disablesTqdm
progress bars.Changed⚠️
Fixed ✅
ShardedDatasetReader
when used with multi-process data loading (Multiprocess Data Loader with num_workers > 0 throws error about token_indexers already being applied #5132).Commits
a84b9b1 Add cached_path support for HF hub (#5052)
24ec7db fix #5132 (#5134)
2526674 Update CONTRIBUTING.md (#5133)
c2ffb10 Add influence functions to interpret module (#4988)
0c7d60b Take the number of runs in the test for distributed metrics (#5127)
8be3828 fix docs CI
This discussion was created from the release v2.3.1.
Beta Was this translation helpful? Give feedback.
All reactions