Do you have the swe-bench harness code?
Hi nebius team.
Thanks for open sourcing this. I appreciate it.
I'm assuming you guys worked from a fork of swe-bench to evaluate these instances. Is that open source also?
I'm having trouble just using the constants.py (copying it over to the current swe-bench) - but running into a few errors like:
ValueError: Could not find requirements.txt at paths ['requirements.txt', 'requirements-dev.txt', 'requirements-test.txt', 'requirements_test.txt', 'requirements_dev.txt'] for repo DataDog/integrations-core at commit 0bc38e9e4a0259e455c5d79fb798fb924a427169
Hi @aidando73 !
Could you tell me a bit more about how you did it?
Did you just copy the constants into the latest swe-bench commit and run the validation scripts?
Hi @aidando73 !
Could you tell me a bit more about how you did it?
Did you just copy the constants into the latest swe-bench commit and run the validation scripts?
Hi @ibragim-bad Thanks for your amazing work. Could you clarify which commit of swe-bench should be used to run the evaluation?
You can use this fork for evaluation. It was forked from the original repo on this commit.