OpenCompass/configs/datasets/cvalues/cvalues_responsibility_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
145 B
Python

from mmengine.config import read_base
with read_base():
from .cvalues_responsibility_gen_543378 import cvalues_datasets # noqa: F401, F403