JieRuan commited on
Commit
1e12aed
Β·
verified Β·
1 Parent(s): 4a32312

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +6 -0
src/streamlit_app.py CHANGED
@@ -200,6 +200,12 @@ Let’s build better evaluations for expert-level AI β€” together πŸš€πŸ€
200
  """
201
  )
202
 
 
 
 
 
 
 
203
  st.markdown("## πŸ“š Citation")
204
  st.write("""
205
  ```bibtex
 
200
  """
201
  )
202
 
203
+ st.markdown('## ⚠️ Notice')
204
+ st.write(
205
+ """**If you are training or pretraining a model, please do not include any data from this benchmark.**
206
+ """
207
+ )
208
+
209
  st.markdown("## πŸ“š Citation")
210
  st.write("""
211
  ```bibtex