lewtun HF staff commited on
Commit
8767801
β€’
2 Parent(s): 984f58b f1b2e77

Merge branch 'main' of https://huggingface.co/spaces/autoevaluate/autoevaluate

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -302,7 +302,7 @@ with st.form(key="form"):
302
  f"""
303
  Evaluation takes appoximately 1 hour to complete, so grab a β˜• or 🍡 while you wait:
304
 
305
- * πŸ“Š Click [here](https://huggingface.co/spaces/huggingface/leaderboards) to view the results from your submission
306
  """
307
  )
308
  else:
 
302
  f"""
303
  Evaluation takes appoximately 1 hour to complete, so grab a β˜• or 🍡 while you wait:
304
 
305
+ * πŸ“Š Click [here](https://huggingface.co/spaces/autoevaluate/leaderboards) to view the results from your submission
306
  """
307
  )
308
  else: