Unverified Commit 826d8307 authored by bittersweet1999's avatar bittersweet1999 Committed by GitHub
Browse files

fix links (#1120)

parent d2c40e56
...@@ -73,7 +73,7 @@ from .mbpp import * # noqa: F401, F403 ...@@ -73,7 +73,7 @@ from .mbpp import * # noqa: F401, F403
from .medbench import * # noqa: F401, F403 from .medbench import * # noqa: F401, F403
from .mgsm import * # noqa: F401, F403 from .mgsm import * # noqa: F401, F403
from .mmlu 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 .multirc import * # noqa: F401, F403
from .narrativeqa import * # noqa: F401, F403 from .narrativeqa import * # noqa: F401, F403
from .natural_question import * # noqa: F401, F403 from .natural_question import * # noqa: F401, F403
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment