Skip to content

Incorporate reranking for improved dataset retrieval and automatic dataset transformation for reduced manual effort

Latest
Compare
Choose a tag to compare
@viswavi viswavi released this 24 Apr 16:07
d4cd23d

What's Changed

The main changes are that:

  1. Dataset retrieval has been improved significantly, by using an LLM as a reranker! This should hopefully give better retrieved datasets with less manual configuration required (e.g. no need to manually specify which of the top-N datasets and configs to choose from)
  2. Automatic dataset transformation is here, which means that you can get more out of your retrieved dataset than was previously possible

New Contributors

Full Changelog: v0.0.9...v0.1.0