dataset-opencompass/configs/datasets/longbench/longbench2wikimqa/longbench_2wikimqa_gen.py
2025-07-18 07:25:44 +00:00

5 lines
152 B
Python

from mmengine.config import read_base
with read_base():
from .longbench_2wikimqa_gen_6b3efc import LongBench_2wikimqa_datasets # noqa: F401, F403