10 lines
149 B
YAML
10 lines
149 B
YAML
# bigcodebench: code generation (docker sandbox)
|
|
generation:
|
|
temperature: 1.0
|
|
max_tokens: 32768
|
|
top_p: 1.0
|
|
|
|
run:
|
|
limit: 200
|
|
concurrency: 4
|