OpenCompass/opencompass/configs/datasets/PHYSICS/PHYSICS_llm_judge_gen.py

4 lines
139 B
Python
Raw Normal View History

2025-04-14 19:25:33 +08:00
from mmengine.config import read_base
with read_base():
2025-04-14 19:30:25 +08:00
from .PHYSICS_llm_judge_gen_a133a2 import physics_datasets # noqa: F401, F403