| schema_version = "1.3" | |
| artifacts = ["/logs/artifacts/model.patch"] | |
| [task] | |
| name = "openmoss/swe-bench-science-041" | |
| description = "Repair an inconsistent near-Earth vector conversion" | |
| authors = [] | |
| keywords = ["scientific-computing", "software-engineering"] | |
| [metadata] | |
| task_id = "041" | |
| language = "python" | |
| base_commit_hash = "470d13491dd2c2a9440b3c657af33373ca8d47c1" | |
| [agent] | |
| network_mode = "no-network" | |
| timeout_sec = 5400.0 | |
| [environment] | |
| docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-041:v0.1.1@sha256:37b558bb6c922ebc1e934902b60d7d8d4779e0b0bb261c94a7374079ab64b23d" | |
| os = "linux" | |
| allow_internet = false | |
| cpus = 2 | |
| memory_mb = 8192 | |
| storage_mb = 20480 | |
| workdir = "/app/task_041" | |
| [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-041:v0.1.1@sha256:89c3b061bcb5d19a2b28722e4c8a1a5c2435e8641d4cdc2f2ffbd565bc48ff10" | |
| os = "linux" | |
| allow_internet = false | |
| cpus = 2 | |
| memory_mb = 8192 | |
| storage_mb = 20480 | |
| workdir = "/app/task_041" | |