Kevin589981's picture
Fix baseline patch capture before verifier (part 2)
7f44b8c verified
Raw
History Blame Contribute Delete
1.11 kB
schema_version = "1.3"
artifacts = ["/logs/artifacts/model.patch"]
[task]
name = "openmoss/swe-bench-science-042"
description = "Repair an inconsistent solar-coordinate archive workflow"
authors = []
keywords = ["scientific-computing", "software-engineering"]
[metadata]
task_id = "042"
language = "python"
base_commit_hash = "c961a1507a83b9dab24ccce12ab92a53b30359d7"
[agent]
network_mode = "no-network"
timeout_sec = 5400.0
[environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-042:v0.1.1@sha256:e24e50089bf65cd0f7c88ef150c571446734e71f07990016584bbc39a9c7bebc"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_042"
[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-042:v0.1.1@sha256:2d3c7dba05b8ca04b80900872baa59a5f3bc42d765e80ed58aa917bf0126c512"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_042"