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