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
File size: 81 Bytes
714e7c4
1
2
3
4
5
6
from
matplotlib
import
pyplot
as
plt plt.figure() plt.plot(
range
(
4
)) plt.show()