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
9e06ab535a
commit
30bb39076f
@ -102,7 +102,7 @@ class BasePartitioner:
|
|||||||
return tasks
|
return tasks
|
||||||
|
|
||||||
def parse_model_dataset_args(self, cfg: ConfigDict):
|
def parse_model_dataset_args(self, cfg: ConfigDict):
|
||||||
#breakpoint()
|
|
||||||
models = cfg['models']
|
models = cfg['models']
|
||||||
datasets = cfg['datasets']
|
datasets = cfg['datasets']
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user