lewtun HF staff commited on
Commit
d9c5e75
β€’
1 Parent(s): 159be80

Tweak metadata text

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -521,7 +521,7 @@ with st.form(key="form"):
521
  Check your email for notifications.
522
  * πŸ“Š Click [here](https://hf.co/spaces/autoevaluate/leaderboards?dataset={selected_dataset}) \
523
  to view the results from your submission once the Hub pull request is merged.
524
- * Add the following metadata to the \
525
  [dataset card](https://huggingface.co/datasets/{selected_dataset}/blob/main/README.md) \
526
  to enable 1-click evaluations:
527
  """
 
521
  Check your email for notifications.
522
  * πŸ“Š Click [here](https://hf.co/spaces/autoevaluate/leaderboards?dataset={selected_dataset}) \
523
  to view the results from your submission once the Hub pull request is merged.
524
+ * πŸ₯± Tired of configuring evaluations? Add the following metadata to the \
525
  [dataset card](https://huggingface.co/datasets/{selected_dataset}/blob/main/README.md) \
526
  to enable 1-click evaluations:
527
  """