mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00

* add support for matbench * fix dataset path * fix data load * fix * fix lint --------- Co-authored-by: Jucheng Hu <jucheng.hu.20@ucl.ac.uk> Co-authored-by: Myhs-phz <demarcia2014@126.com>
4 lines
60 B
Python
4 lines
60 B
Python
# flake8: noqa
|
|
|
|
from .matbench import * # noqa: F401, F403
|