OpenCompass/configs/datasets/MMLUArabic/MMLUArabic_zero_shot_gen.py
JuhaoLiang d2c40e5648
[Feature] Add AceGPT-MMLUArabic benchmark (#1099)
* add AceGPT-MMLUArabic benchmark

* update readme and fix lint issue

* remove unused package

* add MMLUArabic zero-shot settings

* rename filename and update readme
2024-05-08 15:00:26 +08:00

5 lines
146 B
Python

from mmengine.config import read_base
with read_base():
from .MMLUArabic_zero_shot_gen_3523e0 import MMLUArabic_datasets # noqa: F401, F403