Skip to content

mirror-dump/SWE-bench-fork

 
 

Repository files navigation

SWE-bench Fork for Running SWE-rebench

This fork of SWE-bench includes updates necessary for running SWE-rebench files. This repository was forked at commit fea293e.

The original README.md is available here.

To run a sample evaluation, use the following command:

python -m swebench.harness.run_evaluation \
    --dataset_name nebius/SWE-rebench \
    --predictions_path gold \
    --instance_ids oemof__tespy-653 \
    --cache_level instance \
    --run_id validate-gold \
    --namespace ""

About

SWE-bench [Multimodal]: Can Language Models Resolve Real-world Github Issues?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%