Open
Description
I am following the tutorial at this link, and encountered an issue at the repair step. I'm running the following command:
python agentless/repair/repair.py --loc_file results/swe-bench-lite/edit_location_individual/loc_merged_0-0_outputs.jsonl \
--output_folder results/swe-bench-lite/repair_sample_1 \
--loc_interval \
--top_n=3 \
--context_window=10 \
--max_samples 10 \
--cot \
--diff_format \
--gen_and_process \
--num_threads 2
However, the log repeatedly outputs the following message:
INFO - list index out of range
This error persists even after multiple attempts. Has anyone encountered a similar issue, or could you advise what might be causing this?
Metadata
Metadata
Assignees
Labels
No labels