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
/
gradio-app__gradio
/
client
/
python
/
build_pypi.sh
hc99
Add files using upload-large-folder tool
8766bc5
verified
3 months ago
raw
Copy download link
history
blame
117 Bytes
#!/bin/bash
set
-e
cd
"
$(dirname ${0})
"
python3 -m pip install build
rm
-rf dist/*
rm
-rf build/*
python3 -m build