Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fusion regression #2611

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

Stefan824
Copy link
Contributor

This PR should address issue #2595 if goes well.

  • Added a new script run_fusion_regression.py to handle fusion regression tasks. It behaves similarly to run_regression.py.
  • Included two test yaml files.
  • Tests could be performed following anserini/docs/fuse-regressions/test-setup.md.
  • Next steps in mind are
    • Implementing an auto-script to generate more yaml files for fusion based on current regression yamls (working on it)
    • Doing experiments to find out expected eval results for fusion on different runs with different fusion methods and parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants