dataset-opencompass/configs/datasets/longbench/longbenchnq/longbench_nq_gen.py

5 lines
140 B
Python
Raw Normal View History

2025-07-18 07:25:44 +00:00
from mmengine.config import read_base
with read_base():
from .longbench_nq_gen_d30cb9 import LongBench_nq_datasets # noqa: F401, F403