Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -203,7 +203,7 @@ with demo:
|
|
203 |
gr.Markdown("""
|
204 |
AssistantBench aims to evaluate the ability of web agents to assist with real and time-consuming tasks.
|
205 |
For more information, please check out our paper or the official website.
|
206 |
-
To download AssistantBench, press [here](https://huggingface.co/datasets/
|
207 |
""")
|
208 |
|
209 |
gr.HTML("<h2>AssistantBench Leaderboard</h2>")
|
|
|
203 |
gr.Markdown("""
|
204 |
AssistantBench aims to evaluate the ability of web agents to assist with real and time-consuming tasks.
|
205 |
For more information, please check out our paper or the official website.
|
206 |
+
To download AssistantBench, press [here](https://huggingface.co/datasets/AssistantBench/AssistantBench).
|
207 |
""")
|
208 |
|
209 |
gr.HTML("<h2>AssistantBench Leaderboard</h2>")
|