-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.4.0 #438
Release 0.4.0 #438
Conversation
* Add NLP Components to Benchmarking (#213) * Robust Integration Tests (#214) * Update Renate Config Example (#226) * Make Wild Time Available in Benchmarking (#187) * Fix `target_column` bug in `HuggingFaceTextDataModule` (#233) * Add MMD covariate shift detector (#237) * Add KS covariate shift detector (#242) * Update dependabot.yml (#248) * Update versions of some requirements (#247) * Add doc page and example for shift detection (#244) * Bump version (#252) --------- Co-authored-by: Lukas Balles <lukas.balles@gmail.com>
Signed-off-by: Prabhu Teja S <prabhuteja12@gmail.com> Co-authored-by: Prabhu Teja <prbuteja@amazon.de>
Signed-off-by: wistuba <marwistu@amazon.com>
Coverage reportThe coverage rate went from
Diff Coverage details (click to unfold)src/renate/init.py
src/renate/benchmark/datasets/vision_datasets.py
src/renate/benchmark/experiment_config.py
src/renate/benchmark/models/init.py
src/renate/benchmark/models/spromptmodel.py
src/renate/cli/parsing_functions.py
src/renate/defaults.py
src/renate/models/layers/shared_linear.py
src/renate/models/task_identification_strategies.py
src/renate/updaters/avalanche/model_updater.py
src/renate/updaters/experimental/speft.py
src/renate/updaters/model_updater.py
src/renate/utils/avalanche.py
src/renate/utils/file.py
src/renate/utils/misc.py
|
Merging dev into main to prepare for release 0.4.0.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.