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

5 lines
168 B
Python
Raw Permalink Normal View History

from mmengine.config import read_base
with read_base():
from .bigcodebench_hard_complete_gen_faf748 import bigcodebench_hard_complete_datasets # noqa: F401, F403