Spaces:
Running
Running
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +2 -0
src/streamlit_app.py
CHANGED
@@ -133,7 +133,9 @@ with tab3:
|
|
133 |
st.write(
|
134 |
"""
|
135 |
We provide both public and private subsets of the dataset.
|
|
|
136 |
We recommend starting with the public set for initial testing and development.
|
|
|
137 |
You're welcome to submit your model for evaluation on the private set β just make sure to include your results on the public set.
|
138 |
|
139 |
π You can submit your model through the following link: [https://forms.gle/mWa6joCfgQnwXsxeA](https://forms.gle/mWa6joCfgQnwXsxeA)
|
|
|
133 |
st.write(
|
134 |
"""
|
135 |
We provide both public and private subsets of the dataset.
|
136 |
+
|
137 |
We recommend starting with the public set for initial testing and development.
|
138 |
+
|
139 |
You're welcome to submit your model for evaluation on the private set β just make sure to include your results on the public set.
|
140 |
|
141 |
π You can submit your model through the following link: [https://forms.gle/mWa6joCfgQnwXsxeA](https://forms.gle/mWa6joCfgQnwXsxeA)
|