Kevin589981's picture
Fix baseline patch capture before verifier
287b961 verified
Raw
History Blame Contribute Delete
1.14 kB
schema_version = "1.3"
artifacts = ["/logs/artifacts/model.patch"]
[task]
name = "openmoss/swe-bench-science-008"
description = "Establish first vacuum-plus-wall external-region capability in the TERPSICHORE-native path"
authors = []
keywords = ["scientific-computing", "software-engineering"]
[metadata]
task_id = "008"
language = "python"
base_commit_hash = "ab1c5a33031a2e64581f5e663ef8e2f6203a5220"
[agent]
network_mode = "no-network"
timeout_sec = 5400.0
[environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-008:v0.1.0@sha256:0f294f5a623fcbe9fdda2b6745b37bc0173765e3630d280a18e9b99d130f58f6"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_008"
[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-008:v0.1.0@sha256:5b1e0ed6c18402f96002a1f81b227490f66760d62e6aa2c1cbc06e298b01f0d1"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_008"