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
/
js
/
textbox
/
interactive
/
index.ts
hc99
Add files using upload-large-folder tool
8766bc5
verified
3 months ago
raw
Copy download link
history
blame
122 Bytes
export
{
default
}
from
"./InteractiveTextbox.svelte"
;
export
{
default
as
BaseTextbox
}
from
"../shared/Textbox.svelte"
;