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
/
js
/
src
/
index.ts
hc99
Add files using upload-large-folder tool
8766bc5
verified
3 months ago
raw
Copy download link
history
blame
Safe
139 Bytes
export
{
client,
post_data,
upload_files,
duplicate,
api_factory
}
from
"./client.js"
;
export
type
{
SpaceStatus
}
from
"./types.js"
;