Skip to content

v0.0.4

Choose a tag to compare

@fschlatt fschlatt released this 07 May 13:24
· 265 commits to main since this release
c444b6f

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

Full Changelog: v0.0.3...v0.0.4