logic-star-ai / swt-bench

[NeurIPS 2024] Evaluation harness for SWT-Bench, a benchmark for evaluating LLM repository-level test-generation
https://openreview.net/forum?id=9Y8zUO11EQ&noteId=9Y8zUO11EQ
MIT License
16 stars 2 forks source link

Fix sklearn constants #11

Closed nielstron closed 1 week ago

nielstron commented 1 week ago

Reference Issues/PRs

Reproduces https://github.com/princeton-nlp/SWE-bench/pull/226 Fixes #10

What does this implement/fix? Explain your changes.

Fix the versions for sklearn on Python3.9

Any other comments?

🧡 Thanks for contributing!

nielstron commented 1 week ago

Fixed the issue for me locally, merging