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
/
pallets__flask
/
examples
/
javascript
/
.gitignore
hc99
Add files using upload-large-folder tool
d21cb06
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
118 Bytes
venv/
*
.pyc
__pycache__/
instance/
.cache/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*
.egg-info/
.idea/
*
.swp
*~