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
main
FEA-Bench
/
testbed
/
open-mmlab__mmengine
/
docs
/
resources
/
config
/
example.py
hc99
Add files using upload-large-folder tool
09a3fa9
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
94 Bytes
model =
dict
(
type
=
'CustomModel'
, in_channels=[
1
,
2
,
3
])
optimizer =
dict
(
type
=
'SGD'
, lr=
0.01
)