OpenCompass/configs/datasets/bbh/bbh_gen.py
Tong Gao bf79ff1c6d
[Feature] Add LEval datasets
Co-authored-by: kennymckormick <dhd@pku.edu.cn>
2023-08-11 17:38:31 +08:00

5 lines
122 B
Python

from mmengine.config import read_base
with read_base():
from .bbh_gen_6bd693 import bbh_datasets # noqa: F401, F403