OpenCompass/configs/datasets/CLUE_C3/CLUE_C3_ppl.py
2023-07-04 21:34:55 +08:00

5 lines
125 B
Python

from mmengine.config import read_base
with read_base():
from .CLUE_C3_ppl_588820 import C3_datasets # noqa: F401, F403