OpenCompass/opencompass/configs/datasets/bbh/bbh_llm_judge_gen.py
Myhs-phz 796e2d0177 fix
2025-03-24 10:29:32 +00:00

4 lines
130 B
Python

from mmengine.config import read_base
with read_base():
from .bbh_llmjudge_gen_b5bdf1 import bbh_datasets # noqa: F401, F403