OpenCompass/opencompass/configs/datasets/bigcodebench/bigcodebench_full_instruct_gen.py

5 lines
168 B
Python
Raw Normal View History

from mmengine.config import read_base
with read_base():
from .bigcodebench_full_instruct_gen_8815eb import bigcodebench_full_instruct_datasets # noqa: F401, F403