Update README.md
Browse files
README.md
CHANGED
@@ -59,6 +59,8 @@ size_categories:
|
|
59 |
- 1K<n<10K
|
60 |
---
|
61 |
|
|
|
|
|
62 |
# Dataset Summary
|
63 |
SWE-bench Extra is a dataset that can be used to train or evaluate agentic systems specializing in resolving GitHub issues. It is based on the methodology used to build SWE-bench benchmark and includes 6,415 Issue-Pull Request pairs sourced from 1,988 Python repositories.
|
64 |
|
|
|
59 |
- 1K<n<10K
|
60 |
---
|
61 |
|
62 |
+
*Note: This dataset has an improved and significantly larger successor: [SWE-rebench](https://huggingface.co/datasets/nebius/SWE-rebench).*
|
63 |
+
|
64 |
# Dataset Summary
|
65 |
SWE-bench Extra is a dataset that can be used to train or evaluate agentic systems specializing in resolving GitHub issues. It is based on the methodology used to build SWE-bench benchmark and includes 6,415 Issue-Pull Request pairs sourced from 1,988 Python repositories.
|
66 |
|