Kevin589981's picture
Fix baseline patch capture before verifier
287b961 verified
Raw
History Blame Contribute Delete
1.12 kB
schema_version = "1.3"
artifacts = ["/logs/artifacts/model.patch"]
[task]
name = "openmoss/swe-bench-science-021"
description = "Complete a missing atomic-liquid thermodynamic-integration capability"
authors = []
keywords = ["scientific-computing", "software-engineering"]
[metadata]
task_id = "021"
language = "python"
base_commit_hash = "9d90fd83c1eec85b7e204bb87f281df0b592623a"
[agent]
network_mode = "no-network"
timeout_sec = 5400.0
[environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-021:v0.1.1@sha256:67e1047313c9010d69249bed758dfad28ef6108ac3627b3ae39149fcbb90a00e"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_021"
[verifier]
network_mode = "no-network"
environment_mode = "separate"
timeout_sec = 1800.0
[verifier.environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-verifier-python-task-021:v0.1.1@sha256:4556f2a24cf62743731721b1c2e36f82a08ca5c173f639e47b305e93bcd2013d"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_021"