Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
training-transformers-together
/
Dashboard
like
14
Runtime error
App
Files
Files
Community
753194f
Dashboard
/
app.py
SaulLu
init repo
753194f
about 3 years ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
streamlit
as
st
st.title(
"Training transformers together dashboard"
)