lewtun HF staff commited on
Commit
b585c09
1 Parent(s): 72d11c4
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -96,8 +96,8 @@ st.title("Evaluation as a Service")
96
  st.markdown(
97
  """
98
  Welcome to Hugging Face's Evaluation as a Service! This application allows
99
- you to evaluate [Transformers
100
- models](https://huggingface.co/models?library=transformers&sort=downloads)
101
  with a dataset on the Hub. Please select the dataset and configuration
102
  below. The results of your evaluation will be displayed on the [public
103
  leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards).
96
  st.markdown(
97
  """
98
  Welcome to Hugging Face's Evaluation as a Service! This application allows
99
+ you to evaluate 🤗 Transformers
100
+ [models](https://huggingface.co/models?library=transformers&sort=downloads)
101
  with a dataset on the Hub. Please select the dataset and configuration
102
  below. The results of your evaluation will be displayed on the [public
103
  leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards).