File size: 1,134 Bytes
91895bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2de21e1
91895bb
 
 
 
 
 
 
 
 
 
 
 
 
2de21e1
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-013"
description = "Establish boundary-regime operator and energy closure in the TERPSICHORE-native path"
authors = []
keywords = ["scientific-computing", "software-engineering"]

[metadata]
task_id = "013"
language = "python"
base_commit_hash = "ab1c5a33031a2e64581f5e663ef8e2f6203a5220"

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

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

[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-013:v0.1.0@sha256:0313891e0ae671a89ca41299c724c36c0331f4b6ebec83979b2e0840a8564717"
os = "linux"
allow_internet = false
cpus = 2
memory_mb = 8192
storage_mb = 20480
workdir = "/app/task_013"