Skip to content

Releases: Parry-Parry/suiteeval

SuiteEval 0.1.7

16 Feb 14:19

Choose a tag to compare

  • Hotfix for MSMARCO
  • Improvements to caching
  • Reduction of duplicate rows from intermediate dataframes

Full Changelog: v0.1.5...0.1.7

SuiteEval 0.1.5

07 Jan 09:56
9aef793

Choose a tag to compare

Adds index_dir to allow persistent indices.

What's Changed

Full Changelog: v0.1.4...v0.1.5

SuiteEval 0.1.4

01 Dec 13:20

Choose a tag to compare

Hotfix: When save_dir is set, we need to make sub-directories for each pt.Experiment that runs. Previously, the function would pop kwargs and repeatedly join datasets to the same directory, leading to unexpected nesting. This is now resolved with tests in place.

Full Changelog: v0.1.3...v0.1.4

SuiteEval 0.1.3

01 Dec 12:56

Choose a tag to compare

  • Improved Index Re-Use
  • Bug Fixes

Full Changelog: v0.1.2...v0.1.3

v0.1.2

10 Nov 09:01

Choose a tag to compare

Updates to documentation

Full Changelog: 0.1.1...v0.1.2

SuiteEval 0.1.1

31 Oct 12:35

Choose a tag to compare

  • Documentation
  • Spurious reranking sub-module

Full Changelog: 0.1.0...0.1.1

SuiteEval 0.1.0

29 Oct 12:00

Choose a tag to compare

Contains all suites for a demonstration, allows registration of new suites from ir_datasets.

Full Changelog: https://github.com/Parry-Parry/suiteeval/commits/0.1.0