Kevin589981's picture
Fix baseline patch capture before verifier (part 2)
7f44b8c verified
Raw
History Blame Contribute Delete
1.09 kB
schema_version = "1.3"
artifacts = ["/logs/artifacts/model.patch"]
[task]
name = "openmoss/swe-bench-science-035"
description = "Repair an incomplete stiff-kinetics campaign"
authors = []
keywords = ["scientific-computing", "software-engineering"]
[metadata]
task_id = "035"
language = "python"
base_commit_hash = "c4e7f1146556f4b038bfbfc0912ac3843e844c55"
[agent]
network_mode = "no-network"
timeout_sec = 5400.0
[environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-035:v0.1.1@sha256:9d074595d6ab4385a00875330b4b1fa44153bcfc3e20f4fb7b93005582556bed"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_035"
[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-035:v0.1.1@sha256:3f5829a8aac0f18cc8716f569d96154613a115e082be984153eedf0e81afdc8a"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_035"