Releases: obss/trapper
Releases · obss/trapper
v0.0.13
What's Changed
- Add output handler to trainer args by @devrimcavusoglu in #76
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Adding support for distributed training by @devrimcavusoglu in #74
- Add Tests for the Command 'run' by @Sophylax in #75
- Pipeline integration by @devrimcavusoglu in #67
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- seq2seq trainer test refactor. by @devrimcavusoglu in #66
- flake8 dependency fix for python3.7. by @devrimcavusoglu in #65
- black configuration refactor. by @devrimcavusoglu in #63
- Remove @OVERRIDES decorator call and its dependency by @cemilcengiz in #69
- Update version.py by @cemilcengiz in #72
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- bump
datasets
version. by @devrimcavusoglu in #60 - bump package version. by @devrimcavusoglu in #61
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Updates the dependencies for AllenNLP and transformers as well as improves the tests.
What's Changed
- Reduce Upper Limit on AllenNLP Dependency by @Sophylax in #53
- Add VSCode Folder to .gitignore by @Sophylax in #51
- Update SQuAD QA Pipeline to New Transformer Pipeline Design by @Sophylax in #52
- Seq2seq support by @cemilcengiz in #55
- Update Transformers and AllenNLP Requirements by @Sophylax in #56
- Add Integration Test by @Sophylax in #58
- Increment patch version by @cemilcengiz in #59
New Contributors
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Increment allennlp dependency and patch version by @cemilcengiz in #50
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- fix typo in colab url by @fcakyon in #42
- Add the blog post link to the README by @cemilcengiz in #43
- Update dependencies by @cemilcengiz in #45
- Increment patch version by @cemilcengiz in #46
- Have allennlp installed from a nightly release by @cemilcengiz in #47
- Make allennlp and transformers dependencies wider by @cemilcengiz in #48
- Increment patch version by @cemilcengiz in #49
New Contributors
Full Changelog: v0.0.5...v0.0.7
v0.0.5
What's Changed
- Update readme by @cemilcengiz in #38
- Add ignored labels to labelmapper by @cemilcengiz in #40
- Fix patch version by @cemilcengiz in #41
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- QA example refactoring. by @devrimcavusoglu in #36
- Metrics implementation by @devrimcavusoglu in #27
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Exclude the packages except for trapper
in the setup file.
What's Changed
- Exclude scripts and test_fixtures in the setup file by @cemilcengiz in #35
Full Changelog: v0.0.2...v0.0.3