This commit is contained in:
bittersweet1999 2024-05-08 15:13:18 +08:00 committed by GitHub
parent d2c40e5648
commit 826d8307ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ from .mbpp import * # noqa: F401, F403
from .medbench import * # noqa: F401, F403
from .mgsm import * # noqa: F401, F403
from .mmlu import * # noqa: F401, F403
from .MMLUArabic import * # noqa: F401, F403
from .MMLUArabic import * # noqa: F401, F403
from .multirc import * # noqa: F401, F403
from .narrativeqa import * # noqa: F401, F403
from .natural_question import * # noqa: F401, F403