OpenCompass/configs/datasets/hellaswag/hellaswag_gen.py
2023-07-05 01:45:26 +00:00

5 lines
134 B
Python

from mmengine.config import read_base
with read_base():
from .hellaswag_gen_cae9cb import hellaswag_datasets # noqa: F401, F403