mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
humanevalx
This commit is contained in:
parent
cf585621ca
commit
431047ab05
@ -37,7 +37,7 @@ humanevalx_datasets = [
|
||||
reader_cfg=humanevalx_reader_cfg,
|
||||
infer_cfg=humanevalx_infer_cfg,
|
||||
eval_cfg=humanevalx_eval_cfg_dict[lang],
|
||||
n=3,
|
||||
k=2)
|
||||
n=5,
|
||||
k=3)
|
||||
for lang in ['python', 'cpp', 'go', 'java', 'js']
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user