Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 10:51
· 2 commits to main since this release
525f79d

ColBERT v0.1.0

Merged pull requests:

Closed issues:

  • Add unit testing. (#6)
  • Add GPU support to the indexer. (#8)
  • Let users specify number of chunks in the config. (#9)
  • Export config to disk. (#10)
  • Check uniquness of PID and QID for documents and collections respectively. (#12)
  • Truncate sequences to doc_maxlen in DocTokenizer. (#16)
  • Specify smaller types for storage and inference efficiency. (#23)
  • Normalization code is incorrect. (#31)