Kevin589981's picture
Fix baseline patch capture before verifier
287b961 verified
Raw
History Blame Contribute Delete
1.1 kB
schema_version = "1.3"
artifacts = ["/logs/artifacts/model.patch"]
[task]
name = "openmoss/swe-bench-science-023"
description = "Restore continuous NPT periodic-boundary unwrapping"
authors = []
keywords = ["scientific-computing", "software-engineering"]
[metadata]
task_id = "023"
language = "python"
base_commit_hash = "2acd594449c02c2a354b07291031d89b50b52186"
[agent]
network_mode = "no-network"
timeout_sec = 5400.0
[environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-023:v0.1.1@sha256:26adc2c4f41e400af9bd961ffbfd52711abd2f7a1856deac6eb462d4c6ebf8f9"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_023"
[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-023:v0.1.1@sha256:20999504b153a946750db97cc28b7458975f6399b7e146350955a1532ad140f4"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_023"