Skip to content

Commit fcd7862

Browse files
authored
Add files via upload
1 parent b1d70af commit fcd7862

2 files changed

Lines changed: 511 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"model": "deepseek-chat",
3+
"backend": "deepseek",
4+
"output_folder": "results/swe-bench-verified/select_regression",
5+
"target_id": null,
6+
"mock": false,
7+
"dataset": "princeton-nlp/SWE-bench_Verified",
8+
"instance_ids": null,
9+
"passing_tests": "results/swe-bench-verified/passing_tests.jsonl",
10+
"output_file": "results/swe-bench-verified/select_regression/output.jsonl"
11+
}

0 commit comments

Comments
 (0)