OpenCompass/opencompass/configs/datasets/ClimateQA/ClimateQA_Gold_llm_judge_gen.py
2025-04-10 09:18:11 +00:00

4 lines
148 B
Python

from mmengine.config import read_base
with read_base():
from .ClimateQA_Gold_llm_judge_gen_f15343 import climateqa_datasets # noqa: F401, F403