Kevin589981's picture
Fix baseline patch capture before verifier
287b961 verified
Raw
History Blame Contribute Delete
1.1 kB
schema_version = "1.3"
artifacts = ["/logs/artifacts/model.patch"]
[task]
name = "openmoss/swe-bench-science-002"
description = "Repair an inconsistent reduced validation workflow"
authors = []
keywords = ["scientific-computing", "software-engineering"]
[metadata]
task_id = "002"
language = "python"
base_commit_hash = "f794ca5265d38906782506f1ac4e197b4e273fc4"
[agent]
network_mode = "no-network"
timeout_sec = 5400.0
[environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-002:v0.1.0@sha256:f93d17a3abe172e02d356259657395b83a11c27f93b7b71cea37b3165f26016d"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_002"
[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-002:v0.1.0@sha256:8cbc3c732b8b98f2715f99738209013c0caca2fb1ff9c0b7f5e211036b1e80eb"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_002"