Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
hc99
/
FEA-Bench
like
0
Dataset card
Files
Files and versions
xet
Community
d21cb06
FEA-Bench
/
testbed
/
open-mmlab__mmengine
/
mmengine
/
hub
/
__init__.py
hc99
Add files using upload-large-folder tool
09a3fa9
verified
3 months ago
raw
Copy download link
history
blame
126 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.hub
import
get_config, get_model
__all__ = [
'get_config'
,
'get_model'
]