File size: 274 Bytes
741e28a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
schema_version = "1"

[task]
id = "humaneval/HumanEval/113"
name = "HumanEval — HumanEval/113"

[environment]
os = "linux"
docker_image = "python:3.11-slim"

[agent]
name = "oracle"

[verifier]
name = "pytest"

[[steps]]
name = "main"
artifacts = ["solution/solution.py"]