v0.0.4
What's Changed
- Fix Testing with New Dataset Loading by @fschlatt in #20
- Fix MLM Decoder Weigth Tieing When Tieing Query-Document Projection by @fschlatt in #21
- Improve auto factory for models with multiple architectures by @fschlatt in #22
- Make BiEncoderModel an abstract base class and require abstract encode method + Split bi-encoder into single-vector and multi-vector by @RaykKretzschmar in #23
- Update Seismic Indexer and Searcher by @fschlatt in #24
- Minor documentation improvements by @fschlatt in #25
- Minor linting fixes and bug fixes by @fschlatt in #26
- Minor action fixes and version bump by @fschlatt in #27
New Contributors
- @fschlatt made their first contribution in #20
- @RaykKretzschmar made their first contribution in #23
Full Changelog: v0.0.3...v0.0.4