mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
17 lines
208 B
YAML
17 lines
208 B
YAML
![]() |
response_key: 'response'
|
||
|
error_key: 'error'
|
||
|
id_key:
|
||
|
- 'uuid'
|
||
|
prompt_key: 'prompt'
|
||
|
|
||
|
|
||
|
|
||
|
history_key: 'history'
|
||
|
status_key: 'status'
|
||
|
|
||
|
save_prompt: True
|
||
|
max_tokens: 32768
|
||
|
temperatrue: 0.0
|
||
|
|
||
|
max_rounds: 30
|
||
|
BoN: 32
|