Compare commits
10
Commits
61c83a9903
...
7ab5114912
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7ab5114912 | ||
|
|
2dd05cab15 | ||
|
|
feb7159156 | ||
|
|
b662601616 | ||
|
|
f60c8c4f21 | ||
|
|
badd723528 | ||
|
|
9c13b199fe | ||
|
|
94a5076080 | ||
|
|
d8d6c2ea5f | ||
|
|
a3f0ce9b30 |
@@ -31,17 +31,19 @@ dataset_info:
|
|||||||
dtype: string
|
dtype: string
|
||||||
- name: selected_test_files_to_run
|
- name: selected_test_files_to_run
|
||||||
dtype: string
|
dtype: string
|
||||||
|
- name: dockerhub_tag
|
||||||
|
dtype: string
|
||||||
splits:
|
splits:
|
||||||
- name: test
|
- name: test
|
||||||
num_bytes: 23284899
|
num_bytes: 23667808
|
||||||
num_examples: 731
|
num_examples: 731
|
||||||
download_size: 120086340
|
download_size: 7816820
|
||||||
dataset_size: 416515483
|
dataset_size: 23667808
|
||||||
configs:
|
configs:
|
||||||
- config_name: default
|
- config_name: default
|
||||||
data_files:
|
data_files:
|
||||||
- split: test
|
- split: test
|
||||||
path: external_hf_v2.csv
|
path: data/test-*
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -0,0 +1,8 @@
|
|||||||
|
name: SWE-Bench Pro
|
||||||
|
description: SWE-Bench Pro is an advanced, 1,865-task benchmark for evaluating AI coding agents on realistic, complex, long-horizon software engineering tasks. It improves upon the original SWE-Bench by focusing on non-trivial patches across 41+ repositories, aiming to address data contamination, task and complexity.
|
||||||
|
evaluation_framework: swe-bench-pro
|
||||||
|
|
||||||
|
tasks:
|
||||||
|
- id: SWE_Bench_Pro
|
||||||
|
config: default
|
||||||
|
split: test
|
||||||
LFS
BIN
Binary file not shown.
|
BIN
Binary file not shown.
|
Reference in New Issue
Block a user