Skip to content

v0.2.6

Latest
Compare
Choose a tag to compare
@andrewyates andrewyates released this 01 Feb 16:34
· 34 commits to master since this release
afa5b7e
  • Bugfix: Pytorch best dev weights selection (#109)
  • Bugfix: keep QIDs with no relevant docs returned by the first stage ranker (#110)
  • Bugfix: long queries can no longer cause maxseqlen to be exceeded (issue #105)
  • Add AutoTokenizer to extractors and a maxqlen option to truncate long queries (#112)
  • Add separate testthreshold option to rerank task
  • Add Pytorch and Tensorflow CEDRKNRM rerankers
  • Trainer improvements, including Tensorflow AMP support and aligning itersize options between TF and Pytorch (#121)