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-003"
description = "Repair extxyz stress and virial tensor-label preservation"
authors = []
keywords = ["scientific-computing", "software-engineering"]
[metadata]
task_id = "003"
language = "python"
base_commit_hash = "4d8048b51ee0cc00caa4854844c28b7f892fd908"
[agent]
network_mode = "no-network"
timeout_sec = 5400.0
[environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-003:v0.1.0@sha256:d75a50d66e4df4bf844be7d548c17bb5967e472299aa0c2be743c5343b442708"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_003"
[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-003:v0.1.0@sha256:a90cf7d8c7c309353c70c6868c6998871b950116d18cdcdb6430fb43eda4e08c"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_003"