mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00

* first version for korbench * first stage for korbench * korbench_1 * korbench_1 * korbench_1 * korbench_1 * korbench_1_revised * korbench_combined_1 * korbench_combined_1 * kor_combined * kor_combined * update --------- Co-authored-by: MaiziXiao <xxllcc1993@gmail.com>
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
|