Datasets:
question_id stringlengths 22 31 | question_type stringclasses 1
value | description stringlengths 30 130 | content dict | environment dict | answer dict | test dict | scoring_config dict |
|---|---|---|---|---|---|---|---|
MSB_einsteintoolkit_Cactus_pr1 | multi_swe_bench | Add missing LinearExtrapBnd.c in CactusExamples/SampleBoundary (einsteintoolkit/Cactus#1) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 1,
"issue_title": "Add missing LinearExtrapBnd.c in CactusExamples/SampleBoundary",
"issue_body": "This PR adds the missing source file LinearExtrapBnd.c to complete the CactusExamples/SampleBoundary thorn implementation.",
"base_commit": "HEAD",
... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-1",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/CactusExamples/SampleBoundary/src/LinearExtrapBnd.c b/arrangements/CactusExamples/SampleBoundary/src/LinearExtrapBnd.c\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/CactusExamples/SampleBoundary/src/LinearExtrapBnd.c\n@@ -0,0 +1,246 @@\n+ /*... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,1 @@\n+wavetoyc",
"pass_criteria": "all_tests_pass"
} | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr10 | multi_swe_bench | Add missing GRHydro_Marquina.F90 in EinsteinEvolve/GRHydro (einsteintoolkit/Cactus#10) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 10,
"issue_title": "Add missing GRHydro_Marquina.F90 in EinsteinEvolve/GRHydro",
"issue_body": "This PR adds the missing source file GRHydro_Marquina.F90 to complete the EinsteinEvolve/GRHydro thorn implementation.",
"base_commit": "HEAD",
"resolv... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-10",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Marquina.F90 b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Marquina.F90\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Marquina.F90\n@@ -0,0 +1,459 @@\n+ /*@@\n+ @fi... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,10 @@\n+GRHydro_test_shock\n+GRHydro_test_shock_mp5\n+GRHydro_test_shock_ppm\n+GRHydro_test_tov_ppm_ML\n+GRHydro_test_tov_ppm_ML_disable_internal_excision\n+GRHydro... | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr11 | multi_swe_bench | Add missing GRHydro_PPM.h in EinsteinEvolve/GRHydro (einsteintoolkit/Cactus#11) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 11,
"issue_title": "Add missing GRHydro_PPM.h in EinsteinEvolve/GRHydro",
"issue_body": "This PR adds the missing source file GRHydro_PPM.h to complete the EinsteinEvolve/GRHydro thorn implementation.",
"base_commit": "HEAD",
"resolved_issues": [
... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-11",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.h b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.h\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_PPM.h\n@@ -0,0 +1,56 @@\n+#include <assert.h>\n+#include <math.... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,10 @@\n+GRHydro_test_shock\n+GRHydro_test_shock_mp5\n+GRHydro_test_shock_ppm\n+GRHydro_test_tov_ppm_ML\n+GRHydro_test_tov_ppm_ML_disable_internal_excision\n+GRHydro... | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr12 | multi_swe_bench | Add missing GRHydro_LastMoLPostStep.c in EinsteinEvolve/GRHydro (einsteintoolkit/Cactus#12) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 12,
"issue_title": "Add missing GRHydro_LastMoLPostStep.c in EinsteinEvolve/GRHydro",
"issue_body": "This PR adds the missing source file GRHydro_LastMoLPostStep.c to complete the EinsteinEvolve/GRHydro thorn implementation.",
"base_commit": "HEAD",... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-12",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_LastMoLPostStep.c b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_LastMoLPostStep.c\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_LastMoLPostStep.c\n@@ -0,0 +1,39 @@\n+/... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,10 @@\n+GRHydro_test_shock\n+GRHydro_test_shock_mp5\n+GRHydro_test_shock_ppm\n+GRHydro_test_tov_ppm_ML\n+GRHydro_test_tov_ppm_ML_disable_internal_excision\n+GRHydro... | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr13 | multi_swe_bench | Add missing GRHydro_FluxSplit.F90 in EinsteinEvolve/GRHydro (einsteintoolkit/Cactus#13) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 13,
"issue_title": "Add missing GRHydro_FluxSplit.F90 in EinsteinEvolve/GRHydro",
"issue_body": "This PR adds the missing source file GRHydro_FluxSplit.F90 to complete the EinsteinEvolve/GRHydro thorn implementation.",
"base_commit": "HEAD",
"reso... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-13",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_FluxSplit.F90 b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_FluxSplit.F90\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_FluxSplit.F90\n@@ -0,0 +1,869 @@\n+ /*@@\n+ @... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,10 @@\n+GRHydro_test_shock\n+GRHydro_test_shock_mp5\n+GRHydro_test_shock_ppm\n+GRHydro_test_tov_ppm_ML\n+GRHydro_test_tov_ppm_ML_disable_internal_excision\n+GRHydro... | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr14 | multi_swe_bench | Add missing GRHydro_HLLEM.F90 in EinsteinEvolve/GRHydro (einsteintoolkit/Cactus#14) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 14,
"issue_title": "Add missing GRHydro_HLLEM.F90 in EinsteinEvolve/GRHydro",
"issue_body": "This PR adds the missing source file GRHydro_HLLEM.F90 to complete the EinsteinEvolve/GRHydro thorn implementation.",
"base_commit": "HEAD",
"resolved_iss... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-14",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_HLLEM.F90 b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_HLLEM.F90\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_HLLEM.F90\n@@ -0,0 +1,823 @@\n+ /*@@\n+ @file GR... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,10 @@\n+GRHydro_test_shock\n+GRHydro_test_shock_mp5\n+GRHydro_test_shock_ppm\n+GRHydro_test_tov_ppm_ML\n+GRHydro_test_tov_ppm_ML_disable_internal_excision\n+GRHydro... | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr15 | multi_swe_bench | Add missing GRHydro_Tmunu.F90 in EinsteinEvolve/GRHydro (einsteintoolkit/Cactus#15) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 15,
"issue_title": "Add missing GRHydro_Tmunu.F90 in EinsteinEvolve/GRHydro",
"issue_body": "This PR adds the missing source file GRHydro_Tmunu.F90 to complete the EinsteinEvolve/GRHydro thorn implementation.",
"base_commit": "HEAD",
"resolved_iss... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-15",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Tmunu.F90 b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Tmunu.F90\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Tmunu.F90\n@@ -0,0 +1,159 @@\n+ /*@@\n+ @file GR... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,10 @@\n+GRHydro_test_shock\n+GRHydro_test_shock_mp5\n+GRHydro_test_shock_ppm\n+GRHydro_test_tov_ppm_ML\n+GRHydro_test_tov_ppm_ML_disable_internal_excision\n+GRHydro... | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr16 | multi_swe_bench | Add missing GRHydro_TmunuM.F90 in EinsteinEvolve/GRHydro (einsteintoolkit/Cactus#16) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 16,
"issue_title": "Add missing GRHydro_TmunuM.F90 in EinsteinEvolve/GRHydro",
"issue_body": "This PR adds the missing source file GRHydro_TmunuM.F90 to complete the EinsteinEvolve/GRHydro thorn implementation.",
"base_commit": "HEAD",
"resolved_i... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-16",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_TmunuM.F90 b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_TmunuM.F90\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_TmunuM.F90\n@@ -0,0 +1,167 @@\n+ /*@@\n+ @file ... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,10 @@\n+GRHydro_test_shock\n+GRHydro_test_shock_mp5\n+GRHydro_test_shock_ppm\n+GRHydro_test_tov_ppm_ML\n+GRHydro_test_tov_ppm_ML_disable_internal_excision\n+GRHydro... | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr17 | multi_swe_bench | Add missing GRHydro_Minima.cc in EinsteinEvolve/GRHydro (einsteintoolkit/Cactus#17) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 17,
"issue_title": "Add missing GRHydro_Minima.cc in EinsteinEvolve/GRHydro",
"issue_body": "This PR adds the missing source file GRHydro_Minima.cc to complete the EinsteinEvolve/GRHydro thorn implementation.",
"base_commit": "HEAD",
"resolved_iss... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-17",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Minima.cc b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Minima.cc\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Minima.cc\n@@ -0,0 +1,175 @@\n+ /*@@\n+ @file GR... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,10 @@\n+GRHydro_test_shock\n+GRHydro_test_shock_mp5\n+GRHydro_test_shock_ppm\n+GRHydro_test_tov_ppm_ML\n+GRHydro_test_tov_ppm_ML_disable_internal_excision\n+GRHydro... | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr18 | multi_swe_bench | Add missing GRHydro_Source.cc in EinsteinEvolve/GRHydro (einsteintoolkit/Cactus#18) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 18,
"issue_title": "Add missing GRHydro_Source.cc in EinsteinEvolve/GRHydro",
"issue_body": "This PR adds the missing source file GRHydro_Source.cc to complete the EinsteinEvolve/GRHydro thorn implementation.",
"base_commit": "HEAD",
"resolved_iss... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-18",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Source.cc b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Source.cc\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_Source.cc\n@@ -0,0 +1,709 @@\n+ /*@@\n+ @file GR... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,10 @@\n+GRHydro_test_shock\n+GRHydro_test_shock_mp5\n+GRHydro_test_shock_ppm\n+GRHydro_test_tov_ppm_ML\n+GRHydro_test_tov_ppm_ML_disable_internal_excision\n+GRHydro... | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr19 | multi_swe_bench | Add missing GRHydro_RiemannSolveAM.F90 in EinsteinEvolve/GRHydro (einsteintoolkit/Cactus#19) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 19,
"issue_title": "Add missing GRHydro_RiemannSolveAM.F90 in EinsteinEvolve/GRHydro",
"issue_body": "This PR adds the missing source file GRHydro_RiemannSolveAM.F90 to complete the EinsteinEvolve/GRHydro thorn implementation.",
"base_commit": "HEAD... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-19",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_RiemannSolveAM.F90 b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_RiemannSolveAM.F90\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinEvolve/GRHydro/src/GRHydro_RiemannSolveAM.F90\n@@ -0,0 +1,142 @@... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,10 @@\n+GRHydro_test_shock\n+GRHydro_test_shock_mp5\n+GRHydro_test_shock_ppm\n+GRHydro_test_tov_ppm_ML\n+GRHydro_test_tov_ppm_ML_disable_internal_excision\n+GRHydro... | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr2 | multi_swe_bench | Add missing WaveMoLRegister.c in CactusExamples/WaveMoL (einsteintoolkit/Cactus#2) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 2,
"issue_title": "Add missing WaveMoLRegister.c in CactusExamples/WaveMoL",
"issue_body": "This PR adds the missing source file WaveMoLRegister.c to complete the CactusExamples/WaveMoL thorn implementation.",
"base_commit": "HEAD",
"resolved_issu... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-2",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/CactusExamples/WaveMoL/src/WaveMoLRegister.c b/arrangements/CactusExamples/WaveMoL/src/WaveMoLRegister.c\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/CactusExamples/WaveMoL/src/WaveMoLRegister.c\n@@ -0,0 +1,93 @@\n+ /*@@\n+ @file Wav... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,1 @@\n+gaussian",
"pass_criteria": "all_tests_pass"
} | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr20 | multi_swe_bench | Add missing gauge.F in EinsteinInitialData/Exact (einsteintoolkit/Cactus#20) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 20,
"issue_title": "Add missing gauge.F in EinsteinInitialData/Exact",
"issue_body": "This PR adds the missing source file gauge.F to complete the EinsteinInitialData/Exact thorn implementation.",
"base_commit": "HEAD",
"resolved_issues": [
{
... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-20",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinInitialData/Exact/src/gauge.F b/arrangements/EinsteinInitialData/Exact/src/gauge.F\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinInitialData/Exact/src/gauge.F\n@@ -0,0 +1,187 @@\n+C This routine sets the lapse and/or shif... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,2 @@\n+Schwarzschild_EF\n+bowl-init",
"pass_criteria": "all_tests_pass"
} | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr21 | multi_swe_bench | Add missing metrics/de_Sitter.F in EinsteinInitialData/Exact (einsteintoolkit/Cactus#21) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 21,
"issue_title": "Add missing metrics/de_Sitter.F in EinsteinInitialData/Exact",
"issue_body": "This PR adds the missing source file metrics/de_Sitter.F to complete the EinsteinInitialData/Exact thorn implementation.",
"base_commit": "HEAD",
"re... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-21",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinInitialData/Exact/src/metrics/de_Sitter.F b/arrangements/EinsteinInitialData/Exact/src/metrics/de_Sitter.F\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinInitialData/Exact/src/metrics/de_Sitter.F\n@@ -0,0 +1,79 @@\n+C Einstein... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,2 @@\n+Schwarzschild_EF\n+bowl-init",
"pass_criteria": "all_tests_pass"
} | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr22 | multi_swe_bench | Add missing metrics/Schwarzschild_EF.F in EinsteinInitialData/Exact (einsteintoolkit/Cactus#22) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 22,
"issue_title": "Add missing metrics/Schwarzschild_EF.F in EinsteinInitialData/Exact",
"issue_body": "This PR adds the missing source file metrics/Schwarzschild_EF.F to complete the EinsteinInitialData/Exact thorn implementation.",
"base_commit":... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-22",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinInitialData/Exact/src/metrics/Schwarzschild_EF.F b/arrangements/EinsteinInitialData/Exact/src/metrics/Schwarzschild_EF.F\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinInitialData/Exact/src/metrics/Schwarzschild_EF.F\n@@ -0,0 ... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,2 @@\n+Schwarzschild_EF\n+bowl-init",
"pass_criteria": "all_tests_pass"
} | {
"scoring_method": "binary",
"resolve_points": 100
} |
MSB_einsteintoolkit_Cactus_pr23 | multi_swe_bench | Add missing Misner_standard.c in EinsteinInitialData/IDAnalyticBH (einsteintoolkit/Cactus#23) | {
"org": "einsteintoolkit",
"repo": "Cactus",
"pr_number": 23,
"issue_title": "Add missing Misner_standard.c in EinsteinInitialData/IDAnalyticBH",
"issue_body": "This PR adds the missing source file Misner_standard.c to complete the EinsteinInitialData/IDAnalyticBH thorn implementation.",
"base_commit": "HE... | {
"env_type": "docker",
"docker_image": "mswebench/einsteintoolkit_m_cactus:pr-23",
"working_directory": "/testbed",
"needs_build": true
} | {
"fix_patch": "diff --git a/arrangements/EinsteinInitialData/IDAnalyticBH/src/Misner_standard.c b/arrangements/EinsteinInitialData/IDAnalyticBH/src/Misner_standard.c\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/arrangements/EinsteinInitialData/IDAnalyticBH/src/Misner_standard.c\n@@ -0,0 +1,284... | {
"test_patch": "diff --git a/all_tests.txt b/all_tests.txt\nnew file mode 100644\nindex 0000000..0000000\n--- /dev/null\n+++ b/all_tests.txt\n@@ -0,0 +1,3 @@\n+kerr\n+test_bl\n+test_misner",
"pass_criteria": "all_tests_pass"
} | {
"scoring_method": "binary",
"resolve_points": 100
} |
AInsteinBench
AInsteinBench is a benchmark for evaluating the capabilities of AI agents in solving scientific computing problems. It currently supports Einstein Toolkit and Multi-SWE-bench formats of coding questions.
π Dataset Overview
AInsteinBench provides 244 scientific computing tasks derived from multiple scientific repositories. These tasks have been verified on execution and also reviewed by corresponding domain experts to verify both software engineering and scientific content accuracy. The tasks cover numerical relativity, quantum information, molecular dynamics, cheminformatics and quantum chemistry.
π Data Fields
The questions are formatted following the AInsteinBench format:
{
"question_id": str, # Unique identifier
"question_type": str, # currently supporting "einstein_toolkit" or "multi_swe_bench"
"description": str, # Task description
"content": dict, # Full problem context
"environment": dict, # environment such as docker images
"answer": dict, # reference answer following the format of the question type
"test": dict, # Test cases and how to run them
"scoring_config": dict # Scoring configuration
}
π¬ Data Curation Process
Multi-SWE-Bench Processing (msb_type)
244 tasks from real-world development process of scientific computing repositories:
- Sources: OpenMM, PySCF, RDkit, Qiskit, AMReX, EinsteinToolkit (EisnteinToolkit problems are synthesized. Others are from real issues and pull requests)
- Languages: C++ (~65%), Python (~35%)
- Tasks: Bug fixes, feature implementation, code completion
Data is formatted following the Multi-SWE-Bench structure with issue descriptions, patches, and test cases.
Einstein Toolkit Processing (et_type)
The Einstein Toolkit is a collection of C/C++/Fortran codes for general relativistic simulations, organized into packages called "Thorns" managed by the Cactus Computation Language (CCL).
Thorn Structure:
.
βββ doc/ # Documentation
β βββ documentation.tex
βββ src/ # Source code (one file removed as target)
β βββ *.c, *.cpp, *.f90
βββ test/ # Test cases
β βββ <test_name>/ # Reference outputs
β βββ <test_name>.par # Test parameters
βββ README.md
βββ configuration.ccl # Dependencies
βββ interface.ccl # Shared variables/functions
βββ param.ccl # Parameters
βββ schedule.ccl # Execution scheduling
Problem Definition: Given an incomplete Thorn (missing one source file), can the model complete it and pass all tests?
Data Curation Pipeline:
- Collected ~3,000 questions from open-sourced Einstein Toolkit Thorns
- Screened for 1,085 questions with runnable tests (the questions verified on execution are provided in
et_type) - Manually verified and selected 40 questions where models are evaluated on physical reasoning abilities, in addition to software engineering skills. (merged to
msb_type)
π» Usage
Loading the Dataset
from datasets import load_dataset
# Load the default subset (msb_type)
dataset = load_dataset("ByteDance-Seed/AInsteinBench")
# Load specific subsets
msb_dataset = load_dataset("ByteDance-Seed/AInsteinBench", "msb_type")
et_dataset = load_dataset("ByteDance-Seed/AInsteinBench", "et_type")
# Access samples
for sample in dataset['train']:
print(f"ID: {sample['question_id']}")
print(f"Type: {sample['question_type']}")
print(f"Task: {sample['description']}")
Evaluation
For evaluation scripts and detailed usage, please visit the AInsteinBench GitHub repository.
π License
The dataset is licensed under CC0, subject to any intellectual property rights in the dataset. The data is adapted from open source projects; your use of that data must comply with their respective licenses.
Source Repositories:
- Einstein Toolkit:
- homepage: https://einsteintoolkit.org
- arrangement: https://bitbucket.org/einsteintoolkit/einsteintoolkit/
- license: GPL-2.0
- GitHub repositories:
- OpenMM: https://github.com/openmm/openmm (MIT license and the GNU Lesser General Public License )
- PySCF: https://github.com/pyscf/pyscf (Apache License 2.0)
- RDkit: https://github.com/rdkit/rdkit (BSD 3-Clause License)
- Qiskit: https://github.com/Qiskit/qiskit (Apache License 2.0)
- AMReX: https://github.com/AMReX-Codes/amrex (BSD 3-Clause License)
π€ Citation
If you use AInsteinBench in your research, please cite:
@dataset{ainsteinbench2025dataset,
title={AInsteinBench: Benchmarking Coding Agents on Scientific Repositories},
author={ByteDance Seed Team},
year={2025},
publisher={Hugging Face},
url={https://huggingface.co/datasets/ByteDance-Seed/AInsteinBench}
}
- Downloads last month
- 72