Spaces:
Runtime error
Runtime error
Quality
Browse files
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
|
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).
|