OpenCompass/configs/datasets/ARC_e/ARC_e_ppl.py

5 lines
126 B
Python
Raw Normal View History

2023-07-05 10:22:40 +08:00
from mmengine.config import read_base
with read_base():
from .ARC_e_ppl_a450bd import ARC_e_datasets # noqa: F401, F403