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-034"
description = "Repair an inconsistent stochastic trajectory calculation"
authors = []
keywords = ["scientific-computing", "software-engineering"]
[metadata]
task_id = "034"
language = "python"
base_commit_hash = "56d78e1acbdc9c1493caef17a34777931430f3bf"
[agent]
network_mode = "no-network"
timeout_sec = 5400.0
[environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-034:v0.1.1@sha256:fa45aacfb4bbf402fbd7597ca767d61065cf767a35e9c457f708bb024e46a29f"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_034"
[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-034:v0.1.1@sha256:05bcfc247e7ddf648bb2c176a6a51e0044fe3e262fb1520291c13384074fdaa7"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_034"