OpenCompass/configs/datasets/civilcomments/civilcomments_clp.py
Hubert 5a9539f375
[Feat] add safety to collections (#185)
* [Feat] add safety to collections

* minor fix
2023-08-11 11:19:26 +08:00

5 lines
142 B
Python

from mmengine.config import read_base
with read_base():
from .civilcomments_clp_a3c5fd import civilcomments_datasets # noqa: F401, F403