diff --git a/leaderboard/app.py b/leaderboard/app.py index 1c81e81..fea5021 100644 --- a/leaderboard/app.py +++ b/leaderboard/app.py @@ -199,7 +199,7 @@ def task_results_to_df(model_results: List[TaskResult]) -> pd.DataFrame: gr.HTML( """
-DGEB Leaderboard. To submit, refer to the DGEB GitHub repository Refer to the DGEB paper for details on metrics, tasks, and models. +DGEB Leaderboard. To submit, refer to the DGEB GitHub repository Refer to the DGEB paper for details on metrics, tasks, and models.
""" )