File size: 1,101 Bytes
91895bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b2efea8
91895bb
 
 
 
 
 
 
 
 
 
 
 
 
b2efea8
91895bb
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
schema_version = "1.3"
artifacts = ["/logs/artifacts/model.patch"]

[task]
name = "openmoss/swe-bench-science-037"
description = "Repair an inconsistent multiframe MR reconstruction"
authors = []
keywords = ["scientific-computing", "software-engineering"]

[metadata]
task_id = "037"
language = "python"
base_commit_hash = "5d10c5b8bb09576e24e9d316da1019fb909d7d32"

[agent]
network_mode = "no-network"
timeout_sec = 5400.0

[environment]
docker_image = "docker.io/kevinxulearning/swe-bench-science-environment-python-task-037:v0.1.1@sha256:d56fc142c29e55c2da1bbb2a3da5afda71387fd8dd092742882d7a7311687b71"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_037"

[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-037:v0.1.1@sha256:c796741230bb4ab445d45895f095d69787bd4539b73918856d1ad79488bac7e3"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_037"