OpenCompass/configs/datasets/mmlu/mmlu_ppl.py

5 lines
124 B
Python
Raw Normal View History

2023-07-05 11:45:08 +08:00
from mmengine.config import read_base
with read_base():
from .mmlu_ppl_ac766d import mmlu_datasets # noqa: F401, F403