sunyiyou commited on
Commit
64508c2
·
verified ·
1 Parent(s): 033d574

Update data: 5 units

Browse files

- legal/legal_dr_fees_01/base/software
- life_sciences/WGS_Variant_Calling/base/input
- life_sciences/amber_minimization_script_prep_instance_1/base/input
- life_sciences/amber_minimization_script_prep_instance_1/base/software
- life_sciences/amber_three_stage_mmgbsa_workflow_instance_1/base/input

tasks/legal/legal_dr_fees_01/base/software/README.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ This task uses Python 3.12 and open-source PDF libraries. Stage 4 verifies software/python3.12.
tasks/legal/legal_dr_fees_01/base/software/python3.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6055beb2f9c67330cea3f53c4e2252eeaa8d01d6e2689d47d35a58896aaec52e
3
+ size 68
tasks/life_sciences/amber_minimization_script_prep_instance_1/base/input/complex_structure.pdb CHANGED
The diff for this file is too large to render. See raw diff
 
tasks/life_sciences/amber_minimization_script_prep_instance_1/base/software/README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Software Notes — amber_minimization_script_prep_instance_1
2
+
3
+ This benchmark is a parser-only Amber minimization workflow-construction task.
4
+ The evaluated agent produces three text files under the task output directory:
5
+
6
+ - `leap.in`
7
+ - `step2_implicit.mini.mdin`
8
+ - `submit_min.sh`
9
+
10
+ It does not execute `tleap`, `pmemd.cuda`, `MMPBSA.py`, `sbatch`, or
11
+ `nvidia-smi`. Amber 22, CUDA 11.6.2, and SLURM appear in the authored
12
+ `submit_min.sh` as the intended target environment only; they are not
13
+ benchmark-provided at solve time on this cpu-free-ubuntu VM.
14
+
15
+ ## Agent-facing runtime contract
16
+
17
+ - Linux shell (bash)
18
+ - Python 3.10 at `/usr/bin/python3`, also reachable via this folder as
19
+ `software/python`
20
+ - `uv` at `/usr/local/bin/uv` for evaluator-side tooling
21
+
22
+ No other runtime is provisioned. Anything beyond the three text deliverables
23
+ is out of scope for this task.
tasks/life_sciences/amber_three_stage_mmgbsa_workflow_instance_1/base/input/complex_structure.pdb CHANGED
The diff for this file is too large to render. See raw diff