OpenCompass/opencompass/configs/datasets/ClimateQA/ClimateQA_Gold_llm_judge_gen.py

4 lines
148 B
Python
Raw Normal View History

2025-04-10 17:18:11 +08:00
from mmengine.config import read_base
with read_base():
from .ClimateQA_Gold_llm_judge_gen_f15343 import climateqa_datasets # noqa: F401, F403