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

Handle multiple problem sets #20

Open
THinnerichs opened this issue Feb 22, 2024 · 1 comment
Open

Handle multiple problem sets #20

THinnerichs opened this issue Feb 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@THinnerichs
Copy link
Member

Some benchmarks have train and test data, like ARC, or data.jl and data_large.jl like DreamCoder. This information is lost once the module is loaded. It would be nice when one could handle these sets separately, e.g. train only on training problems and evaluate later on the test set.

@THinnerichs THinnerichs added the enhancement New feature or request label Feb 22, 2024
@THinnerichs
Copy link
Member Author

  • some benchmarks have large files, like DreamCoder/Lists_tasks/list_tasks2.json (not an actual path to dir), that are over 100mb. We might need to find a smart way splitting those up, OR add github Large file system.

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

No branches or pull requests

1 participant