OpenCompass/opencompass/configs/datasets/race/race_gen.py

5 lines
124 B
Python
Raw Normal View History

2025-03-19 09:16:59 +08:00
from mmengine.config import read_base
2025-03-19 09:16:59 +08:00
with read_base():
2025-03-19 10:03:45 +08:00
from .race_gen_69ee4f import race_datasets # noqa: F401, F403