mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
fix
This commit is contained in:
parent
30aaadbc5d
commit
583ee5ff75
@ -210,7 +210,7 @@ def save_to_station(cfg, args):
|
|||||||
i for i in cfg['judge_models']
|
i for i in cfg['judge_models']
|
||||||
if 'judged-by--' + model_abbr_from_cfg(i) ==
|
if 'judged-by--' + model_abbr_from_cfg(i) ==
|
||||||
model_abbr_from_cfg(model_pair[1])
|
model_abbr_from_cfg(model_pair[1])
|
||||||
]
|
][0]
|
||||||
|
|
||||||
this_cfg = {
|
this_cfg = {
|
||||||
'models': model_cfg,
|
'models': model_cfg,
|
||||||
|
Loading…
Reference in New Issue
Block a user