10 lines
124 B
YAML
10 lines
124 B
YAML
# drop: short-answer QA
|
|
generation:
|
|
temperature: 0.0
|
|
max_tokens: 32768
|
|
top_p: 1.0
|
|
|
|
run:
|
|
limit: 200
|
|
concurrency: 8
|