OpenCompass/configs/datasets/drop/drop_gen.py
Yuchen Yan 11f3b91e78
[Fix] fix typos in drop prompt (#773)
Co-authored-by: yanyuchen04 <yanyuchen04@meituan.com>
2024-01-08 14:22:35 +08:00

5 lines
124 B
Python

from mmengine.config import read_base
with read_base():
from .drop_gen_8a9ed9 import drop_datasets # noqa: F401, F403