OpenCompass/opencompass/configs/datasets/longbench/longbenchrepobench/longbench_repobench_gen.py
Songyang Zhang 46cc7894e1
[Feature] Support import configs/models/summarizers from whl (#1376)
* [Feature] Support import configs/models/summarizers from whl

* Update LCBench configs

* Update

* Update

* Update

* Update

* update

* Update

* Update

* Update

* Update

* Update
2024-08-01 00:42:48 +08:00

5 lines
154 B
Python

from mmengine.config import read_base
with read_base():
from .longbench_repobench_gen_6df953 import LongBench_repobench_datasets # noqa: F401, F403