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

[COG-946] Abstract away input dataset #404

Open
alekszievr opened this issue Jan 6, 2025 · 0 comments
Open

[COG-946] Abstract away input dataset #404

alekszievr opened this issue Jan 6, 2025 · 0 comments
Assignees

Comments

@alekszievr
Copy link
Contributor

alekszievr commented Jan 6, 2025

Currently evals/eval_on_hotpot.py handles only the hotpotQA dataset. Make the dataset choice an input of the eval. Prepare for hotpot and https://github.com/Alab-NII/2wikimultihop and subsets of them.

Steps:

  • implement loader for hotpotQA-compatible datasets
    • including 2wikimultihop
    • write documentation of accepted file formats
  • define a list or dict of acceptable datasets
  • add a "dataset" argument to the eval

From SyncLinear.com | COG-946

@alekszievr alekszievr self-assigned this Jan 6, 2025
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

No branches or pull requests

1 participant