OpenCompass/opencompass/configs/datasets/PHYSICS/PHYSICS_llm_judge_gen.py
Myhs_phz 75e7834b59
[Feature] Add Datasets: ClimateQA,Physics (#2017)
* feat ClimateQA

* feat PHYSICS

* fix

* fix

* fix

* fix
2025-04-14 20:18:47 +08:00

4 lines
139 B
Python

from mmengine.config import read_base
with read_base():
from .PHYSICS_llm_judge_gen_a133a2 import physics_datasets # noqa: F401, F403