Kevin589981's picture
Fix baseline patch capture before verifier
287b961 verified
Raw
History Blame Contribute Delete
1.11 kB
schema_version = "1.3"
artifacts = ["/logs/artifacts/model.patch"]
[task]
name = "openmoss/swe-bench-science-024"
description = "Restore coherent inference in a centered factorial-effects model"
authors = []
keywords = ["scientific-computing", "software-engineering"]
[metadata]
task_id = "024"
language = "python"
base_commit_hash = "9ee5d84b5048aea0690bba2629ece684656ad186"
[agent]
network_mode = "no-network"
timeout_sec = 5400.0
[environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-024:v0.1.1@sha256:6432ca66d7b714d23f5ce315cc1b3ce39dcf7937046d46be4bb470d059c92dcd"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_024"
[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-024:v0.1.1@sha256:e641ce128a4db3c75da315e0b85872c2f65a064badbb5e05a972fc4a71b2c30b"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_024"