File size: 1,132 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-030"
description = "Repair format-conformant SHELX/AIRSS .res export in a crystallographic IO workflow"
authors = []
keywords = ["scientific-computing", "software-engineering"]

[metadata]
task_id = "030"
language = "python"
base_commit_hash = "585bb673c4aa222669c4b0d72ffeec3dbf092630"

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

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

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