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

* add and apply update suffix tool * add dataset suffix updater as precommit hook * update workflow * update scripts * update ci * update * ci with py3.8 * run in serial * update bbh * use py 3.10 * update pre commit zh cn
4 lines
135 B
Python
4 lines
135 B
Python
from mmengine.config import read_base
|
|
|
|
with read_base():
|
|
from .humanevalx_gen_620cfa import humanevalx_datasets # noqa: F401, F403 |