Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GEM
/
DatasetCardForm
like
9
Runtime error
App
Files
Files
Community
1
b03f385
DatasetCardForm
/
datacards
/
results.py
Yacine Jernite
initial commit
ac6c40f
about 3 years ago
raw
Copy download link
history
blame
Safe
168 Bytes
import
streamlit
as
st
from
.streamlit_utils
import
(
make_text_input
)
N_FIELDS =
1
def
results_page
():
return
None
def
results_summary
():
return
None