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

* Create eval_longbenchv2.py * Create longbenchv2_gen.py * Update __init__.py * Create longbenchv2.py * Update datasets_info.py * update * update * update * update * update * update --------- Co-authored-by: abrohamLee <146956824+abrohamLee@users.noreply.github.com>
5 lines
118 B
Python
5 lines
118 B
Python
from mmengine.config import read_base
|
|
|
|
with read_base():
|
|
from .longbenchv2_gen_75fbba import LongBenchv2_datasets
|