Tristan Thrush commited on
Commit
6176590
2 Parent(s): f0d92dc 8703a23

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

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,7 +176,7 @@ if len(dataset_df) > 0:
176
  )
177
 
178
  st.markdown(
179
- "Want to beat the leaderboard? Don't see your model here? Simply request an automatic evaluation [here](https://huggingface.co/spaces/autoevaluate/autoevaluate)."
180
  )
181
 
182
  # Make the default metric appear right after model names
 
176
  )
177
 
178
  st.markdown(
179
+ "Want to beat the leaderboard? Don't see your model here? Simply request an automatic evaluation [here](https://huggingface.co/spaces/autoevaluate/model-evaluator)."
180
  )
181
 
182
  # Make the default metric appear right after model names