This commit is contained in:
huihui 2025-05-08 11:14:28 +00:00
parent 3f2ce77543
commit 1b5e467065

View File

@ -16,7 +16,7 @@ from .boolq import * # noqa: F401, F403
from .bustum import * # noqa: F401, F403
from .c3 import * # noqa: F401, F403
from .calm import * # noqa: F401, F403
from .CARDBiomedBench import *
from .CARDBiomedBench import CARDBiomedBenchDataset # noqa: F401
from .cb import * # noqa: F401, F403
from .ceval import * # noqa: F401, F403
from .charm import * # noqa: F401, F403