OpenCompass/opencompass/configs/datasets/xlivecodebench/xlivecodebench_gen.py

5 lines
132 B
Python
Raw Normal View History

2025-02-10 10:27:55 +08:00
from mmengine.config import read_base
with read_base():
from .livecodebench_gen_6966bc import LCB_datasets # noqa: F401, F403