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

* support supergpqa * remove unnecessary code * remove unnecessary code * Add Readme * Add Readme * fix lint * fix lint * update * update --------- Co-authored-by: mkj3085003 <mkj3085003@gmail.com> Co-authored-by: MaiziXiao <xxllcc1993@gmail.com>
17 lines
207 B
YAML
17 lines
207 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: 4096
|
|
temperatrue: 0.0
|
|
|
|
max_rounds: 30
|
|
BoN: 32 |