docker_image stringclasses 500
values | exp_name stringclasses 10
values | messages listlengths 3 3 | rewards float64 0 1 | num_steps int64 5 50 | patch_size int64 0 62.4k | p2p_rate sequencelengths 0 2.48k | avg_yes_prob float64 0 0.84 | regression_pass_count int64 0 2.42k | p2p_pass_count int64 0 2.48k | true_patch stringlengths 0 62.4k |
|---|---|---|---|---|---|---|---|---|---|---|
slimshetty/swebench-verified:sweb.eval.x86_64.django__django-13128 | 32B_temp08_r8 | [
{
"content": "You are an expert judge evaluating AI assistant interactions. Your task is to determine if the assistant successfully resolved the user's request.\n\nKey evaluation criteria:\n1. Did the assistant complete the main task requested by the user?\n2. Did the assistant handle all edge cases and require... | 0 | 22 | 0 | [
"test_deconstruct (expressions.tests.FTests)",
"test_deepcopy (expressions.tests.FTests)",
"test_equal (expressions.tests.FTests)",
"test_hash (expressions.tests.FTests)",
"test_not_equal_Value (expressions.tests.FTests)",
"test_and (expressions.tests.CombinableTests)",
"test_negation (expressions.tests... | 0.037327 | 141 | 134 | |
slimshetty/swebench-verified:sweb.eval.x86_64.sphinx-doc__sphinx-9281 | 32B_temp08_r8 | [
{
"content": "You are an expert judge evaluating AI assistant interactions. Your task is to determine if the assistant successfully resolved the user's request.\n\nKey evaluation criteria:\n1. Did the assistant complete the main task requested by the user?\n2. Did the assistant handle all edge cases and require... | 0 | 27 | 756 | [
"tests/test_util_inspect.py::test_TypeAliasNamespace",
"tests/test_util_inspect.py::test_signature",
"tests/test_util_inspect.py::test_signature_partial",
"tests/test_util_inspect.py::test_signature_methods",
"tests/test_util_inspect.py::test_signature_partialmethod",
"tests/test_util_inspect.py::test_sig... | 0.348645 | 38 | 38 | diff --git a/sphinx/util/typing.py b/sphinx/util/typing.py
index af6edcae0..39d3f85cc 100644
--- a/sphinx/util/typing.py
+++ b/sphinx/util/typing.py
@@ -10,6 +10,7 @@
import sys
import typing
+from enum import Enum
from struct import Struct
from types import TracebackType
from typing import Any, Callable, Dict, ... |
slimshetty/swebench-verified:sweb.eval.x86_64.pallets__flask-5014 | 32B_temp08_r8 | [
{
"content": "You are an expert judge evaluating AI assistant interactions. Your task is to determine if the assistant successfully resolved the user's request.\n\nKey evaluation criteria:\n1. Did the assistant complete the main task requested by the user?\n2. Did the assistant handle all edge cases and require... | 1 | 12 | 453 | [
"tests/test_blueprints.py::test_blueprint_specific_error_handling",
"tests/test_blueprints.py::test_blueprint_specific_user_error_handling",
"tests/test_blueprints.py::test_blueprint_app_error_handling",
"tests/test_blueprints.py::test_blueprint_prefix_slash[-/-/]",
"tests/test_blueprints.py::test_blueprint... | 0.679179 | 59 | 59 | diff --git a/src/flask/blueprints.py b/src/flask/blueprints.py
index eb50585d..747822cb 100644
--- a/src/flask/blueprints.py
+++ b/src/flask/blueprints.py
@@ -192,6 +192,8 @@ class Blueprint(Scaffold):
if "." in name:
raise ValueError("'name' may not contain a dot '.' character.")
+ if no... |
slimshetty/swebench-verified:sweb.eval.x86_64.django__django-16333 | 32B_temp08_r8 | [{"content":"You are an expert judge evaluating AI assistant interactions. Your task is to determine(...TRUNCATED) | 1 | 14 | 400 | ["test_field_order (auth_tests.test_forms.PasswordChangeFormTest)","test_html_autocomplete_attribute(...TRUNCATED) | 0.592667 | 87 | 87 | "diff --git a/django/contrib/auth/forms.py b/django/contrib/auth/forms.py\nindex d73d1c8495..4c9a4f5(...TRUNCATED) |
slimshetty/swebench-verified:sweb.eval.x86_64.sympy__sympy-16597 | 32B_temp08_r8 | [{"content":"You are an expert judge evaluating AI assistant interactions. Your task is to determine(...TRUNCATED) | 0 | 12 | 414 | ["test_symbol_unset","test_zero","test_one","test_negativeone","test_zoo","test_nan","test_pos_ratio(...TRUNCATED) | 0.705785 | 75 | 74 | "diff --git a/sympy/core/assumptions.py b/sympy/core/assumptions.py\nindex ce4dd30f2e..48b2b95312 10(...TRUNCATED) |
slimshetty/swebench-verified:sweb.eval.x86_64.django__django-14771 | 32B_temp08_r8 | [{"content":"You are an expert judge evaluating AI assistant interactions. Your task is to determine(...TRUNCATED) | 0 | 15 | 686 | ["test_common_roots (utils_tests.test_autoreload.TestCommonRoots)","test_no_exception (utils_tests.t(...TRUNCATED) | 0.562177 | 60 | 60 | "diff --git a/django/utils/autoreload.py b/django/utils/autoreload.py\nindex cc65c043ab..ef7de6ff24 (...TRUNCATED) |
slimshetty/swebench-verified:sweb.eval.x86_64.sympy__sympy-19783 | 32B_temp08_r8 | [{"content":"You are an expert judge evaluating AI assistant interactions. Your task is to determine(...TRUNCATED) | 0 | 12 | 608 | ["test_scalars","test_matrix","test_eval_adjoint","test_operator","test_operator_inv","test_hermitia(...TRUNCATED) | 0.592667 | 9 | 8 | "diff --git a/sympy/physics/quantum/dagger.py b/sympy/physics/quantum/dagger.py\nindex 17da3cfd2c..5(...TRUNCATED) |
slimshetty/swebench-verified:sweb.eval.x86_64.pylint-dev__pylint-6903 | 32B_temp08_r8 | [{"content":"You are an expert judge evaluating AI assistant interactions. Your task is to determine(...TRUNCATED) | 1 | 20 | 921 | ["tests/test_pylint_runners.py::test_runner[run_epylint]","tests/test_pylint_runners.py::test_runner(...TRUNCATED) | 0.592667 | 8 | 8 | "diff --git a/pylint/lint/run.py b/pylint/lint/run.py\nindex a7e5d5574..29e01467b 100644\n--- a/pyli(...TRUNCATED) |
slimshetty/swebench-verified:sweb.eval.x86_64.django__django-11603 | 32B_temp08_r8 | [{"content":"You are an expert judge evaluating AI assistant interactions. Your task is to determine(...TRUNCATED) | 1 | 16 | 637 | ["test_add_implementation (aggregation.tests.AggregateTestCase)","test_aggregate_alias (aggregation.(...TRUNCATED) | 0.731059 | 59 | 58 | "diff --git a/django/db/models/aggregates.py b/django/db/models/aggregates.py\nindex da4ff928aa..8b1(...TRUNCATED) |
slimshetty/swebench-verified:sweb.eval.x86_64.django__django-13343 | 32B_temp08_r8 | [{"content":"You are an expert judge evaluating AI assistant interactions. Your task is to determine(...TRUNCATED) | 0 | 10 | 716 | ["test_get_filesystem_storage (file_storage.tests.GetStorageClassTests)","test_get_invalid_storage_m(...TRUNCATED) | 0.268941 | 131 | 130 | "diff --git a/django/db/models/fields/files.py b/django/db/models/fields/files.py\nindex e10a5bb6d9.(...TRUNCATED) |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 25