File size: 1,128 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-029"
description = "Restore annotation equivalence after circular-record orientation normalization"
authors = []
keywords = ["scientific-computing", "software-engineering"]

[metadata]
task_id = "029"
language = "python"
base_commit_hash = "fb0e7f522d714d76eec42f5fd428eb7942a11dde"

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

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

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