What's Changed
- Experimental commit again by @atreyasha in #9
- Add pre-commit capabilities based on system-executables by @atreyasha in #10
- Make policy detection use pre-defined split IDs by @atreyasha in #12
- Update global gitignore by @atreyasha in #16
- Create
Privacy_GLUE_Pipeline
class for downstream templating by @atreyasha in #17 - Patch data loading functions to always return 3 splits by @atreyasha in #18
- Patch all task unit tests by @atreyasha in #19
- add evaluate and wandb by @Christof93 in #20
- Update
torch
version with CUDA11.3
bindings by @atreyasha in #21 - add scikit learn to the dependencies. by @Christof93 in #24
- Fix model name for SBERT
all-mpnet-base-v2
by @atreyasha in #25 - Update global gitignore for
wandb
directory by @atreyasha in #28 - Patch generic pipeline class by @atreyasha in #27
- Cb/wandb switch by @Christof93 in #26
- Patch
run_privacy_glue.sh
with common optimizations by @atreyasha in #29 - Cb/wandb switch by @Christof93 in #30
- Cb/wandb switch by @Christof93 in #33
- Add new common features to
run_privacy_glue.sh
by @atreyasha in #34 - Modify
run_privacy_glue.sh
arguments by @atreyasha in #39 - add seqeval to pyproject by @Christof93 in #41
- Improvements and unit tests for generic pipeline by @atreyasha in #44
- Improved parsing and distributed training in
run_privacy_glue.sh
by @atreyasha in #42 - Use dedicated experiment manager by @atreyasha in #45
- Increase default patience by @atreyasha in #46
- Add
isort
to CI and pre-commit configuration by @atreyasha in #47 - Reading comprehension pipeline by @atreyasha in #43
- Sequence classification pipeline by @Christof93 in #37
- Add
summarize
method for experiment manager by @atreyasha in #48 - Integration testing preparation + fixes for distributed training by @atreyasha in #51
- Integration testing for reproducibility by @atreyasha in #53
wandb
and miscellaneous fixes by @atreyasha in #55- Important fix for all pipelines by @atreyasha in #56
- Move deep-copying to experiment manager by @atreyasha in #57
- Miscellaneous pipeline updates by @atreyasha in #58
- Sequence tagging pipeline by @atreyasha in #59
- Bump
poetry
and fix bugs by @atreyasha in #62 - Jupyter notebooks by @atreyasha in #65
- Update notebooks based on discussions by @atreyasha in #66
- Final touches by @atreyasha in #67
- Release PrivacyGLUE by @atreyasha in #70
New Contributors
- @Christof93 made their first contribution in #20
Full Changelog: https://github.com/infsys-lab/privacy-glue/commits/v1.0.0