mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
16 lines
212 B
YAML
16 lines
212 B
YAML
![]() |
# Necessary
|
||
|
response_key: 'response'
|
||
|
error_key: 'error'
|
||
|
id_key:
|
||
|
- 'idx'
|
||
|
- 'step'
|
||
|
prompt_key: 'prompt'
|
||
|
|
||
|
# Optional
|
||
|
history_key: 'history'
|
||
|
status_key: 'status'
|
||
|
|
||
|
save_prompt: True
|
||
|
max_tokens: 2000
|
||
|
max_rounds: 5
|